dynamic path for mqtt logger

This commit is contained in:
technyon
2022-12-23 23:06:19 +01:00
parent 7ee197e827
commit 3a5f14dc18
5 changed files with 17 additions and 2 deletions

View File

@@ -42,4 +42,5 @@
#define mqtt_topic_reset "/maintenance/reset"
#define mqtt_topic_uptime "/maintenance/uptime"
#define mqtt_topic_wifi_rssi "/maintenance/wifiRssi"
#define mqtt_topic_log "/maintenance/log"
#define mqtt_topic_freeheap "/maintenance/freeHeap"