Commit Graph

8 Commits

Author SHA1 Message Date
Daniel Bates
28f706760f Update DateStrings.cpp
This now compiles on ESP platform v2.4.2 and v2.5.2 on Arduino IDE 1.8.9 and 1.9.0 beta.
I've also uploaded to example to ESP8266 to double check and works fine.
2019-05-31 09:50:42 +01:00
Bollie
81b3192047 strcpy_P not needed for ESP8266/2.5.0-beta2 sdk 2019-03-14 19:58:33 +01:00
PaulStoffregen
8ac0830c1e Don't define strcpy_P if already defined 2019-01-27 17:07:44 -08:00
PaulStoffregen
0bfe218b56 Use TimeLib.h header internally too 2016-03-04 19:59:40 -08:00
PaulStoffregen
a7cc3261f9 Fix abbreviation of Thursday, fixes issue #16 2015-05-20 14:44:08 -07:00
PaulStoffregen
b79017952f Fix DateStrings 2014-09-06 02:38:41 -07:00
PaulStoffregen
f8a97debce Import fixes from Michael for Arduino 1.5.7 2014-09-05 14:12:25 -07:00
PaulStoffregen
f1e7aea92b Import Time version 1.3 (from March 24, 2012) 2014-09-05 13:14:20 -07:00