X-Git-Url: https://git.rvb.name/esp-clock.git/blobdiff_plain/dab14a20e37e760a82b72f50f765caa26fff556e..refs/remotes/github/master:/Clock.h?ds=inline 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();