diff --git a/radio-settings.json b/radio-settings.json index be599e1..b6ed4bf 100644 --- a/radio-settings.json +++ b/radio-settings.json @@ -130,6 +130,40 @@ "use_dio2_rf": true, "preamble_length": 32 }, + "zebra-duo-hat-r0": { + "name": "ZebraHatDuo-R0-1W", + "bus_id": 0, + "cs_id": 0, + "cs_pin": -1, + "reset_pin": 18, + "busy_pin": 23, + "irq_pin": 24, + "txen_pin": -1, + "rxen_pin": -1, + "txled_pin": -1, + "rxled_pin": -1, + "tx_power": 18, + "use_dio3_tcxo": true, + "use_dio2_rf": true, + "preamble_length": 32 + }, + "zebra-duo-hat-r1": { + "name": "ZebraHatDuo-R1-1W", + "bus_id": 0, + "cs_id": 1, + "cs_pin": -1, + "reset_pin": 17, + "busy_pin": 27, + "irq_pin": 22, + "txen_pin": -1, + "rxen_pin": -1, + "txled_pin": -1, + "rxled_pin": -1, + "tx_power": 18, + "use_dio3_tcxo": true, + "use_dio2_rf": true, + "preamble_length": 32 + }, "femtofox-1W-SX": { "name": "FemtoFox SX1262 (1W)", "bus_id": 0,