Revert upload_speed change in platformio.ini

This commit is contained in:
Ulrich Meine
2026-07-02 18:44:40 +02:00
parent b8e9e02617
commit 2e7b0435b2
+1 -1
View File
@@ -170,5 +170,5 @@ build_flags=
${env.build_flags}
upload_port = /dev/ttyUSB0 #OBP40 download via external USB/Serail converter
upload_protocol = esptool #firmware upload via USB OTG seriell, by first upload need to set the ESP32-S3 in the upload mode with shortcut GND to Pin27
upload_speed = 921600
upload_speed = 230400
monitor_speed = 115200