mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
Fix for T-echo to not have Critical Error #3 on startup
This commit is contained in:
parent
83eb94126b
commit
a76e7c79e6
@ -180,6 +180,7 @@ External serial flash WP25R1635FZUIL0
|
||||
* Lora radio
|
||||
*/
|
||||
|
||||
#define USE_SX1262
|
||||
#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