mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-02 11:55:56 +00:00
Add t-echo sx1268 support (#1657)
This commit is contained in:
parent
fd27a40edb
commit
0efa1b25c5
@ -124,6 +124,7 @@ External serial flash WP25R1635FZUIL0
|
||||
*/
|
||||
|
||||
#define USE_SX1262
|
||||
#define USE_SX1268
|
||||
#define SX126X_CS (0 + 24) // FIXME - we really should define LORA_CS instead
|
||||
#define SX126X_DIO1 (0 + 20)
|
||||
// Note DIO2 is attached internally to the module to an analog switch for TX/RX switching
|
||||
|
Loading…
Reference in New Issue
Block a user