mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-20 08:47:31 +00:00
* Add needed support bits for the Meshstick * Portduino: Reduce allowed length by one byte to prevent possible overflow
14 lines
224 B
YAML
14 lines
224 B
YAML
Lora:
|
|
Module: sx1262
|
|
CS: 0
|
|
IRQ: 6
|
|
Reset: 2
|
|
Busy: 4
|
|
RXen: 1
|
|
DIO2_AS_RF_SWITCH: true
|
|
spidev: ch341
|
|
DIO3_TCXO_VOLTAGE: true
|
|
# USB_Serialnum: 12345678
|
|
USB_PID: 0x5512
|
|
USB_VID: 0x1A86
|
|
SX126X_MAX_POWER: 22 |