Add ch341 config.d files

This commit is contained in:
Jonathan Bennett 2024-12-03 22:16:55 -06:00
parent 6ef254fbd1
commit 6769574805
3 changed files with 13 additions and 7 deletions

View File

@ -12,13 +12,6 @@ Lora:
# IRQ: 17
# Reset: 22
# Module: sx1262 # pinedio
# CS: 0
# IRQ: 10
# Busy: 11
# DIO2_AS_RF_SWITCH: true
# spidev: spidev0.1
# Module: RF95 # Adafruit RFM9x
# Reset: 25
# CS: 7

View File

@ -0,0 +1,8 @@
Lora:
Module: sx1262
CS: 0
IRQ: 6
Reset: 2
Busy: 4
spidev: ch341
DIO3_TCXO_VOLTAGE: true

View File

@ -0,0 +1,5 @@
Lora:
Module: sx1262
CS: 0
IRQ: 10
spidev: ch341