sforkowany z mirror/meshtastic-firmware
Merge pull request #882 from ducky64/techofix
Fix for T-echo to not have Critical Error #3 on startup1.2-legacy
commit
8e45c5ecd7
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue