feat: add-ntp-support (#4)

This commit is contained in:
2023-10-21 19:14:00 +02:00
parent 8edae04556
commit 470abe2804
4 changed files with 46 additions and 6 deletions

View File

@ -9,3 +9,5 @@ void setup() {
void loop() {
program->loop();
}