minor tweaks

This commit is contained in:
philippe44
2020-01-13 21:08:08 -08:00
parent 8a26e3004d
commit a0b3452dd7
6 changed files with 7 additions and 6 deletions

View File

@@ -26,7 +26,7 @@
#define MONITOR_TIMER (10*1000)
static const char TAG[] = "monitor";
static const char *TAG = "monitor";
static TimerHandle_t monitor_timer;