fix TimeLib (#3136)

This commit is contained in:
Dusk 2024-01-31 08:43:32 -04:00 committed by GitHub
parent 8aa39cca8b
commit 7c27c966c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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