Remove Time.h - conflicts with C library time.h on Windows & MacOS

This commit is contained in:
PaulStoffregen
2021-06-21 04:35:28 -07:00
parent 410aee4fda
commit b0cfc3c941

2
Time.h
View File

@ -1,2 +0,0 @@
#warning "Please include TimeLib.h, not Time.h. Future versions will remove Time.h"
#include "TimeLib.h"