luc lebosse
3575652099
Cleaning code as urlDecode is automatically done now
...
thanks @me-no-dev for pointing out
Change version for tracking latest changes
2016-07-04 10:39:04 +02:00
luc lebosse
b1456df090
Use new chunked feature
...
this feature give an average gain of +65% of speed for dynamic pages
2016-07-04 10:04:32 +02:00
luc lebosse
2ac89dc6a7
Use ESP core urlDecode function instead of mine
2016-07-03 18:30:24 +02:00
luc lebosse
3d92f78eca
Fix SD File listing incomplete as still processing
...
Separate M20 command from file listing to give time to get the complete
file list before sending the list
Change SDK function system_get_time and wifi_get_opmode to use wrapper
ones and avoid to include user_interface.h if not necessary
2016-06-29 18:42:00 +02:00
luc lebosse
0f1623d548
Rewrite SDUpload
...
Fix issues with repetier which check code when cpoy to SD
remove unused variables
add log function for debug
2016-06-28 13:28:59 +02:00
Luc
6d73f3a9f2
Add SD files transfert
...
First pass - may need fine tune
2016-06-19 20:32:11 +02:00
luc lebosse
22af45d69f
Use ESP.getFreeHeap() instead of SDK function
...
Add free mem in config report
2016-06-16 21:47:48 +02:00
luc
713d4764fb
Change name to ESP3D
...
Thanks to @openhardwarecoza and @TRoager for the idea and feedback
2016-06-09 10:23:20 +02:00