mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
1.5.2
This commit is contained in:
@@ -178,6 +178,7 @@ class MyESP {
|
||||
telnetcommand_callback_f _telnetcommand_callback; // Callable for projects commands
|
||||
telnet_callback_f _telnet_callback; // callback for connect/disconnect
|
||||
void _changeSetting(uint8_t wc, const char * setting, const char * value);
|
||||
void _changeSetting2(const char * setting, const char * value1, const char * value2);
|
||||
|
||||
// fs
|
||||
void _fs_setup();
|
||||
|
||||
Reference in New Issue
Block a user