From 64c55f34facf723efceaf036091b56653f429492 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20M=C3=BCnzenhofer?= <140268904+StackOverflowIsBetterThanAnyAI@users.noreply.github.com> Date: Thu, 21 Nov 2024 22:15:04 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b046057..3b84aba 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# pico-w-clock-display \ No newline at end of file +# pico-w-clock-display + +As soon as the `Pico` is plugged in, it connects to the specified WiFi Access Point. + +Then, it fetches the current time, disconnects from the WiFi and updates the time every second. + +Every 24h the time is synchronized again.