mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 18:29:56 +00:00
22 lines
416 B
YAML
22 lines
416 B
YAML
# Define your devices here using Broadcom pin numbering
|
|
# Uncomment the block that corresponds to your hardware
|
|
---
|
|
Lora:
|
|
# Module: sx1262 # Waveshare SX126X XXXM
|
|
# DIO2_AS_RF_SWITCH: true
|
|
# CS: 21
|
|
# IRQ: 16
|
|
# Busy: 20
|
|
# Reset: 18
|
|
|
|
# Module: sx1262 # Waveshare SX1302 LISTEN ONLY AT THIS TIME!
|
|
# CS: 7
|
|
# IRQ: 17
|
|
# Reset: 22
|
|
|
|
# Module: RF95 # Adafruit RFM9x
|
|
# Reset: 25
|
|
# CS: 7
|
|
# IRQ: 22
|
|
# Busy: 23
|