* 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>
12 lines
189 B
YAML
12 lines
189 B
YAML
Lora:
|
|
### RAK13300in Slot 2 pins
|
|
IRQ: 18 #IO6
|
|
Reset: 24 # IO4
|
|
Busy: 19 # IO5
|
|
# Ant_sw: 23 # IO3
|
|
Enable_Pins:
|
|
- 26
|
|
- 23
|
|
spidev: spidev0.1
|
|
# CS: 7
|
|
TX_GAIN_LORA: [8] |