mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-15 00:02:49 +03:00
update to SDK 1.1.1_15_06_05
This commit is contained in:
@ -24,5 +24,6 @@ typedef void (*sc_callback_t)(sc_status status, void *pdata);
|
||||
const char *smartconfig_get_version(void);
|
||||
bool smartconfig_start(sc_type type, sc_callback_t cb, ...);
|
||||
bool smartconfig_stop(void);
|
||||
bool esptouch_set_timeout(uint8 time_s); //15s~255s, offset:45s
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user