Jim Ryu
Jim Ryu
currently in beta and only support buff - [x] make order (single) - [x] make order (bulk with max_price && qty selection) - [x] withdraw - [x] cancel order when...
> This feature is no longer recommended. Though some browsers might still support it, it may have already been removed from the relevant web standards, may be in the process...
```c uint8_t bleMac[6] = {0x2D, 0xA3, 0xE3, 0x1E, 0xE5, 0xBC}; // ... esp_base_mac_addr_set(bleMac); // θΏθ‘ζ₯ι // E (13) system_api: Base MAC must be a unicast MAC ```
I saw there is a `listener` that functions as a callback mechanism, It occurred to me that I could potentially trigger an exception within the listener function when I need...
Hello OpenIPC Team, I came across the documentation for the Anyka AK3918EV330 [here](https://openipc.org/cameras/vendors/anyka). I would like to inquire about where I can find the SDK related to this SoC. I...