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