mirror of
https://github.com/luc-github/ESP3D.git
synced 2025-10-31 11:56:48 -07:00
3.0 code base
This commit is contained in:
15
Notes.txt
Normal file
15
Notes.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
ESP32:
|
||||
* be sure pyserial is installed: python -m pip install pyserial
|
||||
|
||||
Linux:
|
||||
* add user to dialout group
|
||||
* check https://docs.platformio.org/en/latest//faq.html#platformio-udev-rules
|
||||
|
||||
PlatformIO :
|
||||
* upload speed may need to be lower to 460800 if head packet error
|
||||
|
||||
Arduino :
|
||||
* upload speed may need to be lower to 460800 if head packet error
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user