mirror of
https://github.com/meshtastic/firmware.git
synced 2025-07-30 02:15:41 +00:00
Fix hydra (for real this time)
This commit is contained in:
parent
75504793e8
commit
f7e1f4cea6
@ -38,9 +38,8 @@
|
||||
#define SX126X_DIO1 LORA_DIO1
|
||||
#define SX126X_BUSY LORA_DIO2
|
||||
#define SX126X_RESET LORA_RESET
|
||||
#define SX126X_RXEN 14
|
||||
#define SX126X_RXEN RADIOLIB_NC // Defining the RXEN ruins RFSwitching for the E22 900M30S in RadioLib
|
||||
#define SX126X_TXEN 13
|
||||
//#define SX126X_POWER_EN (13)
|
||||
|
||||
// RX/TX for RFM95/SX127x
|
||||
#define RF95_RXEN 14
|
||||
|
Loading…
Reference in New Issue
Block a user