Fork of the excellent esp8266-react - https://github.com/rjwats/esp8266-react
Go to file
2020-08-08 21:29:25 +05:30
interface Modified config 2020-08-08 21:29:25 +05:30
lib Fix issue when compiling with PROGMEM_WWW flag omitted (#186) 2020-07-28 08:29:58 +01:00
media Improve interface docs (#157) 2020-06-19 20:25:13 +01:00
scripts NTP Timezone & Enable/Disable Setting (#80) 2020-01-20 11:14:46 +00:00
src Migrate to LittleFS under ESP8266 2020-07-19 19:32:08 +01:00
.clang-format Modified config 2020-08-08 21:29:25 +05:30
.gitignore Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
.prettierrc Modified config 2020-08-08 21:29:25 +05:30
.travis.yml Minor UI Updates (#93) 2020-02-19 00:04:57 +00:00
factory_settings.ini Modified config 2020-08-08 21:29:25 +05:30
features.ini OTA Upload Feature (#162) 2020-06-29 00:25:58 +01:00
LICENSE.txt Create LICENSE.txt 2018-03-06 22:49:53 +00:00
platformio.ini Modified config 2020-08-08 21:29:25 +05:30
README.md Modified config 2020-08-08 21:29:25 +05:30

ESP8266 React Framework

Fork of the excellent esp8266-react