X-Git-Url: https://git.rvb.name/esp-clock.git/blobdiff_plain/dab14a20e37e760a82b72f50f765caa26fff556e..7ea8c96792f16f1dac5fafa0340e5c048a535781:/Clock.h 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();