Skip to content

Commit

Permalink
fix TimeLib (#3136)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dusk authored Jan 31, 2024
1 parent 8aa39cc commit 7c27c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Smooth Graphics/Anti-aliased_Clock/NTP_Time.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7c27c96

Please sign in to comment.