Luc
df51e025ce
Fix compilation for Async
...
Update library for ESP32 async
2019-03-19 14:22:17 +01:00
Luc
40c5156be5
Fix wrong comparaison
2019-03-17 09:28:44 +01:00
Luc
3b5c932ae6
Fix typo
2019-03-08 09:21:54 +01:00
Luc
99b892c09a
Add Analog to pin control
...
fix default values as described in documentation
2019-02-17 20:54:35 +08:00
Luc
e9e7e3bc7a
Add more log
2019-02-04 13:34:27 +01:00
Luc
20ad97f41b
Merge pull request #257 from AustinSaintAubin/2.0
...
Added support for SH1106
2018-11-26 09:59:28 +01:00
Luc
3e38795c76
Add M21 for printer without SD detecttion
2018-11-04 14:40:35 +01:00
Luc
c02c382c70
Disable Websocket Debug message in code and library
2018-11-03 09:20:50 +01:00
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
Austin St. Aubin
cae4576e65
Set Default to OLED_DISPLAY_SSD1306
2018-10-13 11:14:03 -05:00
Austin St. Aubin
cd8a922a67
Minor fixes
2018-10-13 11:08:20 -05:00
Austin St. Aubin
a43eaa6d64
Added support for SH1106
...
OLED_DISPLAY_SH1106
2018-10-06 23:19:13 -05:00
Luc
38ec3ccfd3
Fix blocking M117 is blocking full serial
2018-07-31 15:14:54 +02:00
Luc
e6f1d5be04
Fix missing default of switch statements
...
Thanks @me-no-dev
2018-07-07 18:33:34 +02:00
Luc
1a40792ec2
Allow to define Serial pins (ESP32)
2018-07-05 16:54:46 +02:00
Luc
004d99c991
Serial fixes
...
more baud rate
remove unused functions
2018-07-05 15:50:22 +02:00
Luc
7994b0fa44
Better Serial Management
...
Thanks @me-no-dev big guru
2018-07-05 12:32:59 +02:00
Luc
222a95ecfc
Fix wrong type cmp
...
Thanks @me-no-dev
2018-07-04 20:37:00 +02:00
Luc
5aee8a8ad5
No need with latest ESP32 git
2018-07-04 19:01:02 +02:00
Luc
02bd840a7a
2.0
2018-07-04 18:56:39 +02:00