Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
|
Public Attributes | |
uint8_t | IsConnected |
Protected Member Functions | |
void | Write (int address, int byte) |
uint8_t * | Read (int address, int length) |
void | Read2 (int address, int length, uint8_t buffer[]) |