mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 02:02:23 +00:00
Create lora-lyra-picocalc-wio-sx1262.yaml (#7010)
This commit is contained in:
committed by
GitHub
parent
693b11db1d
commit
720add72b2
18
bin/config.d/lora-lyra-picocalc-wio-sx1262.yaml
Normal file
18
bin/config.d/lora-lyra-picocalc-wio-sx1262.yaml
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
Lora:
|
||||||
|
Module: sx1262
|
||||||
|
DIO2_AS_RF_SWITCH: true
|
||||||
|
DIO3_TCXO_VOLTAGE: true
|
||||||
|
gpiochip: 0
|
||||||
|
MOSI: 12
|
||||||
|
MISO: 13
|
||||||
|
IRQ: 1
|
||||||
|
Busy: 23
|
||||||
|
Reset: 22
|
||||||
|
RXen: 0
|
||||||
|
gpiochip: 1
|
||||||
|
CS: 9
|
||||||
|
SCK: 11
|
||||||
|
# TXen: bridge to DIO2 on E22 module
|
||||||
|
SX126X_MAX_POWER: 22
|
||||||
|
spidev: spidev1.0
|
||||||
|
spiSpeed: 2000000
|
||||||
Reference in New Issue
Block a user