From 4567533294799e0c13eb2ead4e7ad03687e0937f Mon Sep 17 00:00:00 2001 From: Paul Kendall Date: Tue, 14 Jul 2026 19:18:34 +1200 Subject: [PATCH] Add missing etx flashing to Oxbot R1 --- targets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targets.json b/targets.json index d2ebd58..3040e02 100644 --- a/targets.json +++ b/targets.json @@ -3117,7 +3117,7 @@ "product_name": "Oxbot R1 2.4GHz TX", "lua_name": "OXBT R1 2G4 TX", "layout_file": "Oxbot R1 2400.json", - "upload_methods": ["wifi"], + "upload_methods": ["wifi", "etx"], "min_version": "3.5.0", "platform": "esp32", "firmware": "Unified_ESP32_2400_TX"