mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-06-25 01:41:32 +02:00
fix TimeLib (#3136)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user