In Poland, we say `to źes dowalił do pieca"

This commit is contained in:
2026-02-20 21:39:24 +01:00
parent c770decab7
commit 9e5bddccfa
10 changed files with 232 additions and 88 deletions

View File

@@ -9,3 +9,4 @@ constexpr int NTP_PACKET_SIZE = 48;
void sendNTPpacket(IPAddress &address);
void NTPupdate();
time_t getNtpTime();
void ntpPoll();