diff --git a/Time.h b/Time.h index a79b080..6fa02fa 100644 --- a/Time.h +++ b/Time.h @@ -1 +1,2 @@ +#warning "Please include TimeLib.h, not Time.h. Future versions will remove Time.h" #include "TimeLib.h"