Fix for T-echo to not have Critical Error #3 on startup

This commit is contained in:
Richard Lin 2021-10-13 22:19:50 -07:00
parent 83eb94126b
commit a76e7c79e6

View File

@ -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