Commit Graph

25 Commits

Author SHA1 Message Date
Luc
6fed4ccc48 Update version to 3.0 2022-06-01 17:15:49 +08:00
Luc
afccedd91f Remove the ESP901 as duplicate with ESP150
Fix crash at start due to cuncurrence of serial access and task creation
Use idle task to start faster the wifi
Avoid echo of command to serial - allow only answers but esp ones
2022-03-27 22:13:45 +08:00
Luc
adede6a8db Add IFTTT Notification support (import from 2.1 done by @KingBain)
Clean up notification code
2022-03-25 15:48:07 +08:00
Luc
f5c7ef0c4e Base code for GCODE STREAM feature - WIP
Add ESP710 command for stream control
2022-03-23 18:14:40 +08:00
Luc
21702217cb Update ESP790.cpp
Fix typo on 740/780
2022-03-17 20:41:31 +08:00
Luc
fce5cacd51 Update ESP780.cpp
Fix GlobalFS not listing root directories
Add accessFS/releaseFS for consistency
Prevent div by 0 in 720/740
2022-03-17 19:47:29 +08:00
Luc
40cbdebdaa Update Commands.txt 2022-03-17 14:44:12 +08:00
Luc
8150e35e6b Update ESP800 .cpp
Update embedded page according new ESP800 output
2022-03-16 18:59:20 +08:00
Luc
b60bd32ac7 Update Commands.txt 2022-03-16 13:28:02 +08:00
Luc
9d54d03e8d Change FORMAT of ESP710 to FORMATFS for consistency
Fix config handler not display anything due to new output of ESP420
2022-03-16 08:42:44 +08:00
Luc
fef772fc90 Update Commands.txt 2022-03-15 17:28:09 +08:00
Luc
a7239b69f8 Update Commands.txt 2022-03-15 16:03:30 +08:00
Luc
649203ea48 Update Commands.txt 2022-03-15 09:09:55 +08:00
Luc
550d61a0b6 Update ESP201.cpp 2022-03-13 20:53:15 +08:00
Luc
f49d56e2b6 Update ESP170.cpp
Fix typo in ESP181
2022-03-13 10:51:10 +08:00
Luc
6f27a9ffe2 Update ESP130/160/161180/181/190/191 2022-03-12 21:07:50 +08:00
Luc
c53ae48c21 Update Commands.txt 2022-03-12 16:54:11 +08:00
Luc
4fb0113c03 Change msg key to data for consistency
Fix bug in ESP0 json output for id
Fix bug in ESP0 output for error
Fix edge case for cleaning json flag
2022-03-12 10:38:49 +08:00
Luc
b20d077eaa Improve hasTag Api to allow setting YES/NO/TRUE/FALSE/1/0
Change MOUNT parameter of ESP200 as REFRESH for readibility
Add json parameter as POC in ESP200 to allow JSON / Plain output, default is plain for ESP command
2022-03-09 13:44:01 +08:00
Luc
8222230aa0 Fix echo serial output
Add shared sd support to  ESP200 and RE:EASESD parameter
2022-03-07 09:14:06 +08:00
Luc
b63100ff71 Client Screen refactoring -WIP
Code cleaning
2022-03-01 13:29:38 +08:00
Luc
145937983e Code cleaning : change LCD references to screen -WIP
remove old html doc and update with 3.0 one
Change WDT disabled for ESP3DLib to WDT disabled for whole core 0
Change Bit Flag usage for output and use client id instead ->WIP
2022-02-18 15:45:47 +08:00
Luc
b8af52ecf3 Add ESP command to be handled from serial 2020-01-08 21:12:55 +01:00
Luc
873067f00f update basic comments for esp3dlib 2020-01-06 15:08:00 +01:00
Luc
18d24c07b6 Test for dioxygen doc generation 2020-01-06 14:40:46 +01:00