adjusted timings

This commit is contained in:
2025-12-07 13:20:26 +01:00
parent 90429ab2ff
commit f1788c1b91
6 changed files with 225 additions and 190 deletions

View File

@@ -15,7 +15,10 @@ board = esp32-c3-devkitm-1
; board = esp32doit-devkit-v1
framework = arduino
; framework = espidf
monitor_speed = 9600
monitor_speed = 115200
monitor_rts = 0
monitor_dtr = 0
upload_speed = 921600
; upload_port = /dev/ttyACM0
build_flags = -DARDUINO_USB_CDC_ON_BOOT=1 -DARDUINO_USB_MODE=1 -Wunused -Wall -Wextra
; upload_protocol = espota