Add Shutdown and reboot to CardKB and friends (#3487)

* Add Shutdown and reboot to CardKB and friends

* aw shucks
This commit is contained in:
Thomas Göttgens
2024-03-24 19:41:45 +01:00
committed by GitHub
parent 5f529f7ca3
commit b960dc1b41
4 changed files with 24 additions and 2 deletions

View File

@@ -20,8 +20,6 @@
#include "mqtt/MQTT.h"
#define DEFAULT_REBOOT_SECONDS 7
AdminModule *adminModule;
bool hasOpenEditTransaction;