cleanup TimeLib

This commit is contained in:
Peter Buchegger 2021-05-19 01:17:23 +02:00
parent 1ba1bbc9e3
commit f4bc68e710
9 changed files with 13 additions and 13 deletions

View file

@ -4,7 +4,6 @@
#include <Arduino.h>
#include <BoardFinder.h>
#include <SSD1306.h>
#include <TimeLib.h>
#include <Timer.h>
#include <Wire.h>
#include <list>