mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-29 18:19:09 +03:00
gpio checker
This commit is contained in:
@@ -74,6 +74,8 @@ class System {
|
||||
void button_init(bool refresh);
|
||||
void commands_init();
|
||||
|
||||
static bool is_valid_gpio(uint8_t pin);
|
||||
|
||||
bool check_upgrade();
|
||||
void send_heartbeat();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user