fix TimeLib (#3136)

This commit is contained in:
Dusk
2024-01-31 08:43:32 -04:00
committed by GitHub
parent 8aa39cca8b
commit 7c27c966c7

View File

@ -4,7 +4,7 @@
// Time library:
// https://github.com/PaulStoffregen/Time
#include <Time.h>
#include <TimeLib.h>
// Time zone correction library:
// https://github.com/JChristensen/Timezone