mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-09 06:32:06 +00:00
Add t-beam sx1268 support
This commit is contained in:
parent
7f586f7099
commit
1922034c44
@ -14,6 +14,7 @@
|
|||||||
// not found then probe for SX1262
|
// not found then probe for SX1262
|
||||||
#define USE_RF95
|
#define USE_RF95
|
||||||
#define USE_SX1262
|
#define USE_SX1262
|
||||||
|
#define USE_SX1268
|
||||||
|
|
||||||
#define LORA_DIO0 26 // a No connect on the SX1262 module
|
#define LORA_DIO0 26 // a No connect on the SX1262 module
|
||||||
#define LORA_RESET 23
|
#define LORA_RESET 23
|
||||||
|
Loading…
Reference in New Issue
Block a user