updated working zebra duo config radio 0 / 1

This commit is contained in:
Littleaton
2026-06-30 13:37:38 -06:00
parent 6de2b23266
commit baa89e836c
+17 -13
View File
@@ -133,35 +133,39 @@
"zebra-duo-hat-r0": {
"name": "ZebraHatDuo-R0-1W",
"bus_id": 0,
"busy_pin": 23,
"cs_id": 0,
"cs_pin": -1,
"reset_pin": 18,
"busy_pin": 23,
"irq_pin": 24,
"txen_pin": -1,
"dio3_tcxo_voltage": 1.8,
"en_pin": -1,
"irq_pin": 18,
"is_waveshare": false,
"reset_pin": 24,
"rxen_pin": -1,
"txled_pin": -1,
"rxled_pin": -1,
"tx_power": 18,
"use_dio3_tcxo": true,
"txen_pin": -1,
"txled_pin": -1,
"use_dio2_rf": true,
"use_dio3_tcxo": true,
"preamble_length": 32
},
"zebra-duo-hat-r1": {
"name": "ZebraHatDuo-R1-1W",
"bus_id": 0,
"busy_pin": 27,
"cs_id": 1,
"cs_pin": -1,
"reset_pin": 17,
"busy_pin": 27,
"dio3_tcxo_voltage": 1.8,
"en_pin": -1,
"irq_pin": 22,
"txen_pin": -1,
"is_waveshare": false,
"reset_pin": 17,
"rxen_pin": -1,
"txled_pin": -1,
"rxled_pin": -1,
"tx_power": 18,
"use_dio3_tcxo": true,
"txen_pin": -1,
"txled_pin": -1,
"use_dio2_rf": true,
"use_dio3_tcxo": true,
"preamble_length": 32
},
"femtofox-1W-SX": {