mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
change tx_mode without needing a restart
This commit is contained in:
@@ -105,8 +105,6 @@ class System {
|
||||
static uint32_t heap_start_;
|
||||
static int reset_counter_;
|
||||
|
||||
static EMSuart emsuart_;
|
||||
|
||||
#if defined(ESP8266)
|
||||
static RTCVars state_;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user