Gestion de l'heure d'été

This commit is contained in:
Thierry Fleury
2025-07-15 21:55:22 +02:00
parent af9ccfc532
commit 41b2ecafed
3 changed files with 27 additions and 12 deletions

View File

@ -4,6 +4,7 @@
#include <Arduino.h>
#include <ESP8266WiFi.h>
#include <NTPClient.h>
#include <Timezone.h>
#include <WiFiUdp.h>
#include "DiscordAPI.h"
@ -44,6 +45,7 @@ private:
LedLib* ledLib;
WiFiUDP* ntpUDP;
NTPClient* timeClient;
Timezone* timezone;
/**
* @brief Send time to discord