Luc
e4af1950eb
Allow to disable TCP data feature
...
minor fixes:
-Correct logic for web ports due to refactoring
-Duplicate data read from serial if multiple clients
-Improve reliability to reconnect to AP after a restart
-Typo issues
2016-02-02 17:34:15 +08:00
Luc
75ebd04d12
Allow to disable FW web update when compiling
...
New compilation directive to enable/disable feature
//WEB_UPDATE_FEATURE: allow to flash fw using web UI
#define WEB_UPDATE_FEATURE
2016-01-26 11:50:02 +08:00
luc
627052ceeb
Add basic authentification and OTA update
...
only web update is supported
2015-11-14 21:48:35 +08:00
luc
b6b0f84fb6
Files cleaning as only for more than 512K flash
...
for less there is a new branch
2015-10-23 16:41:32 +08:00
luc
8439a2aa24
Change default for 64K SPIFFS in data
...
Add UI for SD File selection and print file
2015-10-20 16:54:39 +08:00
luc
7379ac580d
Complete rewrite using template and SPIFFS
...
change to V0.4
2015-10-16 17:49:04 +08:00