* Add Portduino Enable pins * Add hat plus custom fields * Punt on the GPIO device detection for now * Simplify TX_GAIN_LORA for RAK13302 --------- Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
15 lines
245 B
YAML
15 lines
245 B
YAML
Lora:
|
|
|
|
### RAK13300in Slot 1
|
|
Module: sx1262
|
|
IRQ: 22 #IO6
|
|
Reset: 16 # IO4
|
|
Busy: 24 # IO5
|
|
Enable_Pins:
|
|
- 12
|
|
- 13
|
|
DIO3_TCXO_VOLTAGE: true
|
|
DIO2_AS_RF_SWITCH: true
|
|
spidev: spidev0.0
|
|
# GPIO_DETECT_PA: 13
|
|
TX_GAIN_LORA: [8] |