X-Git-Url: https://git.rvb.name/esp-clock.git/blobdiff_plain/018c87cf62ac447add9510fe2cafd21ef1e75040..c8479d5c8f2df8ff0395a0b49da752328581e5b1:/Clock.h?ds=sidebyside diff --git a/Clock.h b/Clock.h index f1cb6b5..cd3620d 100644 --- a/Clock.h +++ b/Clock.h @@ -197,4 +197,5 @@ extern bool isApEnabled; void setupWeb(); void tickWeb(); void reportChange(const __FlashStringHelper* name); +void reportMessage(const __FlashStringHelper* msg); void sendWeather();