Files
ArduinoTime/Time.h
2020-05-05 04:43:12 -07:00

3 lines
106 B
C

#warning "Please include TimeLib.h, not Time.h. Future versions will remove Time.h"
#include "TimeLib.h"