Add deprecated Time.h warning

This commit is contained in:
PaulStoffregen
2020-05-05 04:43:12 -07:00
parent ece49d73d6
commit 410aee4fda

1
Time.h
View File

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