fix esptool warning for s2 cdc

This commit is contained in:
Jason2866 2026-01-03 19:32:20 +01:00 committed by GitHub
parent 756384db8c
commit 6a33f8565d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,7 @@
"maximum_ram_size": 327680,
"maximum_size": 4194304,
"require_upload_port": true,
"before_reset": "usb_reset",
"before_reset": "usb-reset",
"speed": 2000000
},
"download": {