mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-01 11:25:44 +00:00
potential fix for 13300
This commit is contained in:
parent
5bfc58ed64
commit
28b428c5a0
@ -79,6 +79,5 @@ static const uint8_t SCK = 33;
|
||||
#define SX126X_DIO1 LORA_DIO1
|
||||
#define SX126X_BUSY LORA_DIO2
|
||||
#define SX126X_RESET LORA_RESET
|
||||
#define SX126X_TXEN RADIOLIB_NC
|
||||
#define SX126X_RXEN WB_IO3
|
||||
#define SX126X_POWER_EN WB_IO3
|
||||
#define SX126X_E22 // DIO2 controlls an antenna switch and the TCXO voltage is controlled by DIO3
|
||||
|
Loading…
Reference in New Issue
Block a user