diff --git a/variants/t-echo/variant.h b/variants/t-echo/variant.h index beb9e550..df57ee91 100644 --- a/variants/t-echo/variant.h +++ b/variants/t-echo/variant.h @@ -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