From baa89e836c3ba46d99493b46b2f96a606ea78f5e Mon Sep 17 00:00:00 2001 From: Littleaton <55291686+Littleaton@users.noreply.github.com> Date: Tue, 30 Jun 2026 13:37:38 -0600 Subject: [PATCH] updated working zebra duo config radio 0 / 1 --- radio-settings.json | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/radio-settings.json b/radio-settings.json index 2c2e640..c271b6d 100644 --- a/radio-settings.json +++ b/radio-settings.json @@ -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": {