mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-06-29 14:31:53 +02:00
Add Zebra configuration to radio-settings.json
Initial zebra add
This commit is contained in:
+17
-1
@@ -93,6 +93,22 @@
|
||||
"tx_power": 22,
|
||||
"use_dio3_tcxo": true,
|
||||
"preamble_length": 17
|
||||
}
|
||||
},
|
||||
"Zebra": {
|
||||
"name": "ZebraHat-1W",
|
||||
"bus_id": 0,
|
||||
"cs_id": 0,
|
||||
"cs_pin": 24,
|
||||
"reset_pin": 17,
|
||||
"busy_pin": 27,
|
||||
"irq_pin": 22,
|
||||
"txen_pin": -1,
|
||||
"rxen_pin": -1,
|
||||
"txled_pin": -1,
|
||||
"rxled_pin": -1,
|
||||
"tx_power": 30,
|
||||
"use_dio3_tcxo": true,
|
||||
"preamble_length": 17,
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user