mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-07-31 07:42:00 +08:00
16 lines
347 B
Plaintext
16 lines
347 B
Plaintext
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
|
|
|
|
|
|
|