Fonctionnalités ok : Wifi (basique), NTP, RTC.

TODO : gestion d'erreurs.
This commit is contained in:
2023-06-06 11:05:49 +02:00
parent 0f028e6757
commit 55ca79e431
5 changed files with 103 additions and 121 deletions

View File

@ -1,2 +1,4 @@
## Change with your credentials and rename this file in 'secrets.h'
#define SECRET_WIFI_SSID "YOUR_SSID"
#define SECRET_WIFI_PASS "YOUR_PASS"