17 Commits

Author SHA1 Message Date
Luc
a4609aee69 Add new Setup Mode and new AP mode, fixes #715 2022-02-06 17:43:11 +08:00
Luc
bf460f87fa Fix Fat /Fat2 not compiling on esp8266
Add sanity check when doing get state for refresh
Fix help for [ESP202]
Add SDFAT2 description in configuration.h
2022-01-09 16:07:32 +08:00
Luc
12df78fb16 Fix [ESP110] help 2022-01-08 08:29:11 +08:00
Luc
1d4f9d4f7c Add STA Fallback option (AP, BT, OFF)
Add Command to set verbose boot
Fix error with ethernet msg in [ESP110]
Fix [ESP0] now displaying context help
Fix ESP32 litlleFS 2.0 need / as default root path
Fix embedded page overflow on mobile with long file names
2021-10-02 18:18:36 +08:00
Luc
b19c0d6c81 fix some compilation errors is wifi disabled 2021-07-28 15:01:32 +02:00
Luc
b4a6ca3c54 add feature to disable network at boot suggested by @pmjdebruijn
Add ESP114 command to handle it
2021-06-02 20:28:47 +02:00
Luc
8753249cd9 Add support for SDFat 2.0 for ES8266/ESP32
Fix ESP0 typo
Apply Astyle
2021-06-01 17:16:17 +02:00
Luc
59e766b0b8 webdav part 1 2021-01-24 13:22:41 +01:00
Luc
dac3e0b716 Add [ESP620] to send http get URL 2020-12-14 16:13:44 +01:00
Luc
5073327e30 Add Setting to get verbose boot or minimal one
Fix Boot string format not consistent
Change [ESP150] to support verbose parameter in addition to delay
Change [ESP400] to group boot delay and boot verbose in a boot subsection
Add  Boot_verbose in espcnf.ini
2020-12-13 15:48:32 +01:00
Luc
223d7ece34 Add pin setup for sharing
Add [ESP202] command to set SPI Speed factor
2020-12-11 21:49:08 +01:00
Luc
5963eca3a6 Code cleaning / change flag message EEPROM storage way -Need to reset settings
new command [ESP920] to configure outputs
Remove REPETIER for Davinci definition that should be pure REPETIER from now
Change FW Target ID numbering to support different Flavors more easily
Add Ini file configuration file from SD (espconf.ini) to configure ESP3D at start
Add  Target FW  ID in ESP800 command in addition to Target  FW short name
Bumb version

Warning this commit is breaking EEPROM org so - check then in webUI after
2020-12-09 16:44:12 +01:00
Luc
70a9001638 fix some warnings 2020-11-23 19:55:17 +01:00
Luc
2aa146a926 Remove camera streaming feature as not working as expected
Clean code due to camera stream removed and left camera snap feature only
2020-10-26 16:44:18 +01:00
Luc
2a4dffcea5 Set DHT as sensor and set output more generic
Add Analog entry as sensor
Fix DHT initialisation issue
2020-08-24 21:01:35 +02:00
Luc
20ae0c92da Fix [ESP] help not displayed in web command 2020-05-11 11:37:25 +02:00
Luc
fe3a04b55b Add [ESP]inline help for [ESPXXX] commands 2020-04-22 14:53:12 +02:00