mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
Cleanup
This commit is contained in:
parent
f22c2e768e
commit
33cd5ce6c1
@ -1 +1 @@
|
||||
Subproject commit 2563c546cbe50a1538c11a9e879335ddf409e45c
|
||||
Subproject commit 3a7a4fa3cbd678b814964c0b4fc3af87ade7ec2e
|
@ -23,12 +23,8 @@
|
||||
#define RF95_MOSI 10
|
||||
#define RF95_NSS 8
|
||||
|
||||
#ifdef USE_SX1262
|
||||
#define SX126X_CS RF95_NSS
|
||||
#define SX126X_DIO1 LORA_DIO1
|
||||
#define SX126X_BUSY LORA_DIO2
|
||||
#define SX126X_RESET LORA_RESET
|
||||
#define SX126X_E22
|
||||
#endif
|
||||
|
||||
|
||||
#define SX126X_E22
|
Loading…
Reference in New Issue
Block a user