mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-29 10:09:11 +03:00
fix for mqtt resubscribe when mqtt drops-out. renamed topic to "system_cmd" - #445
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
|
||||
using uuid::console::Shell;
|
||||
|
||||
#define MQTT_SYSTEM_CMD "system_cmd"
|
||||
|
||||
namespace emsesp {
|
||||
|
||||
class System {
|
||||
|
||||
Reference in New Issue
Block a user