mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-22 16:56:53 +00:00
fix: set upload_speed for tlora_v1 (#6601)
This commit is contained in:
parent
4a9a59342a
commit
e0dafc3618
@ -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
|
Loading…
Reference in New Issue
Block a user