fix: set upload_speed for tlora_v1 (#6601)

This commit is contained in:
Niklas 2025-04-16 13:15:16 +02:00 committed by GitHub
parent 4a9a59342a
commit e0dafc3618
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,3 +4,4 @@ extends = esp32_base
board = ttgo-lora32-v1
build_flags =
${esp32_base.build_flags} -D TLORA_V1 -I variants/tlora_v1
upload_speed = 115200