3.0 code base

This commit is contained in:
Luc
2023-10-02 19:55:18 +08:00
parent 15f8078873
commit ff5e04627c
3405 changed files with 1128041 additions and 37826 deletions

15
Notes.txt Normal file
View 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