mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-02 20:05:52 +00:00
parent
cc961d7762
commit
30eec01f55
@ -41,3 +41,7 @@
|
|||||||
#define LORA_MOSI SX126X_MOSI // Compatibility with variant file configuration structure
|
#define LORA_MOSI SX126X_MOSI // Compatibility with variant file configuration structure
|
||||||
#define LORA_MISO SX126X_MISO // Compatibility with variant file configuration structure
|
#define LORA_MISO SX126X_MISO // Compatibility with variant file configuration structure
|
||||||
#define LORA_DIO1 SX126X_DIO1 // Compatibility with variant file configuration structure
|
#define LORA_DIO1 SX126X_DIO1 // Compatibility with variant file configuration structure
|
||||||
|
#define LORA_TXEN SX126X_TXEN // Compatibility with variant file configuration structure
|
||||||
|
#define LORA_RXEN SX126X_RXEN // Compatibility with variant file configuration structure
|
||||||
|
#define LORA_RESET SX126X_RESET // Compatibility with variant file configuration structure
|
||||||
|
#define LORA_DIO2 SX126X_BUSY // Compatibility with variant file configuration structure
|
Loading…
Reference in New Issue
Block a user