Skip to content

Commit 639edfe

Browse files
authored
Merge pull request #137 from pkendall64/remove-rx-as-tx
Remove confusing/deprecated RX as TX targets
2 parents 5c3dd6f + b4a1ecd commit 639edfe

1 file changed

Lines changed: 0 additions & 19 deletions

File tree

targets.json

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -534,15 +534,6 @@
534534
"offset": "0x4000",
535535
"bootloader": "sx1272_pcb_bootloader.bin"
536536
}
537-
},
538-
"dupletxesp": {
539-
"product_name": "Generic ESP8285 Full-duplex 900MHz RX as TX",
540-
"lua_name": "DupleTX RX",
541-
"layout_file": "DIY 900 DupleTX RX.json",
542-
"upload_methods": ["uart", "wifi"],
543-
"min_version": "3.4.0",
544-
"platform": "esp8285",
545-
"firmware": "Unified_ESP8285_900_TX"
546537
}
547538
},
548539
"rx_900": {
@@ -640,16 +631,6 @@
640631
"min_version": "3.4.0",
641632
"platform": "esp32-s3",
642633
"firmware": "Unified_ESP32S3_2400_TX"
643-
},
644-
"dupletxesp": {
645-
"product_name": "Generic ESP8285 Full-duplex 2.4GHz RX as TX",
646-
"lua_name": "DupleTX RX",
647-
"layout_file": "DIY 2400 DupleTX ESP.json",
648-
"upload_methods": ["uart", "wifi"],
649-
"min_version": "3.0.0",
650-
"platform": "esp8285",
651-
"firmware": "Unified_ESP8285_2400_TX",
652-
"prior_target_name": "DIY_2400_TX_DUPLETX_ESP"
653634
}
654635
},
655636
"rx_2400": {

0 commit comments

Comments
 (0)