Skip to content

Commit 96448a2

Browse files
committed
Use passthru not uart
1 parent 16e6f6f commit 96448a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hardware/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
"product_name": "RadioMaster Nomad Xrossband TX",
298298
"firmware": "ESP_TX_Backpack",
299299
"platform": "esp32-c3",
300-
"upload_methods": ["uart", "wifi"]
300+
"upload_methods": ["passthru", "wifi"]
301301
}
302302
}
303303
},

0 commit comments

Comments
 (0)