Skip to content

Commit 7c27c96

Browse files
author
Dusk
authored
fix TimeLib (#3136)
1 parent 8aa39cc commit 7c27c96

File tree

1 file changed

+1
-1
lines changed
  • examples/Smooth Graphics/Anti-aliased_Clock

1 file changed

+1
-1
lines changed

examples/Smooth Graphics/Anti-aliased_Clock/NTP_Time.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
// Time library:
66
// https://github.com/PaulStoffregen/Time
7-
#include <Time.h>
7+
#include <TimeLib.h>
88

99
// Time zone correction library:
1010
// https://github.com/JChristensen/Timezone

0 commit comments

Comments
 (0)