TFT_eSPI/examples/320 x 240/weather-station
per1234 30c01c94ef
Rename file to match #include directive
Mismatch of case between filename and #include directive causes compilation to fail in case sensitive operating systems such as Linux. Rather than correct the filename in the #include directive I have chosen to change the filename to make it consistent with the other file of the similar name. A search indicates that this is also consistent with the official spelling of the font.
2018-06-02 05:41:08 -07:00
..
ArialRoundedMTBold_14.h Rename file to match #include directive 2018-06-02 05:41:08 -07:00
ArialRoundedMTBold_36.h Update weather station example 2018-04-23 20:05:50 +01:00
GfxUi.cpp Update weather station example 2018-04-23 20:05:50 +01:00
GfxUi.h Update weather station example 2018-04-23 20:05:50 +01:00
SPIFFS_Support.ino Update weather station example 2018-04-23 20:05:50 +01:00
WebResource.cpp Update weather station example 2018-04-23 20:05:50 +01:00
WebResource.h Update weather station example 2018-04-23 20:05:50 +01:00
settings.h Update weather station example 2018-04-23 20:05:50 +01:00
weather-station.ino Update weather station example 2018-04-23 20:05:50 +01:00