mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-29 01:59:08 +03:00
clear_snapshot_gpios
This commit is contained in:
@@ -157,6 +157,7 @@ class System {
|
||||
static bool load_board_profile(std::vector<int8_t> & data, const std::string & board_profile);
|
||||
static void make_snapshot_gpios();
|
||||
static void restore_snapshot_gpios();
|
||||
static void clear_snapshot_gpios();
|
||||
|
||||
static bool readCommand(const char * data);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user