|
Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
|
Protected Member Functions | |
| int | debounce () |
Protected Attributes | |
| unsigned long | previous_millis |
| unsigned long | interval_millis |
| unsigned long | rebounce_millis |
| uint8_t | state |
| uint8_t | pin |
| uint8_t | stateChanged |