Luc
8a2c39869a
Implement check sum for Serial upload as mandatory for Marlin
...
Add 2 new [ESPXXX] command as check sum helper
* Send GCode with check sum caching right line numbering
[ESP600]<gcode>
* Send line checksum
[ESP601]<line>
Implemented only for Sync WebServer at this moment, so Async is disabled in Travis
2018-11-02 11:21:56 +01:00
Luc
e6f1d5be04
Fix missing default of switch statements
...
Thanks @me-no-dev
2018-07-07 18:33:34 +02:00
Luc
02bd840a7a
2.0
2018-07-04 18:56:39 +02:00
luc lebosse
5f3c2e91db
Fix Authentication flag not transmited in macro [ESP700]
...
Fix also doc for [ESP201]
Thank you @Gi0cas
2018-03-02 20:26:59 +01:00
luc lebosse
13ee5e19e8
Merge Development version to master
2017-11-13 16:17:07 +01:00
luc lebosse
6cbb11ddf0
add command to get FW target
2016-12-14 21:28:10 +01:00
luc lebosse
46d9ccbce5
Update docs for commands
2016-12-02 07:43:32 +01:00
luc lebosse
d30ddc4ecf
fix trailing spaces thanks @patrickelectric
2016-10-09 11:08:12 +02:00
Luc
9ccf1ec7ed
Add direct pin support using ESP201
2016-09-28 10:45:31 +08:00
Luc
a7aedc5599
Rewrite ESP commands
...
add password protection if authentication is set
2016-09-26 21:31:01 +08:00
luc
98c9eb7a04
sync with devt branch
2016-04-08 17:49:21 +02:00