mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-23 11:10:52 +00:00
11 lines
271 B
YAML
11 lines
271 B
YAML
|
|
# https://www.waveshare.com/core1262-868m.htm
|
||
|
|
# https://github.com/markbirss/lora-starter-edition-sx1262-i2c
|
||
|
|
Lora:
|
||
|
|
Module: sx1262 # Starter Edition SX1262 I2C Raspberry Pi HAT
|
||
|
|
DIO2_AS_RF_SWITCH: true
|
||
|
|
DIO3_TCXO_VOLTAGE: true
|
||
|
|
CS: 8
|
||
|
|
IRQ: 22
|
||
|
|
Busy: 4
|
||
|
|
Reset: 18
|