From f09ef68db8f3c08c60c353722fb76763381787c3 Mon Sep 17 00:00:00 2001 From: Fab501 Date: Tue, 2 Feb 2021 22:30:08 +0100 Subject: [PATCH] =?UTF-8?q?config.h=20modifi=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/config.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/main/config.h b/main/config.h index 2c6a94c..beba1ff 100644 --- a/main/config.h +++ b/main/config.h @@ -35,6 +35,7 @@ // #define WITH_U8G2_FLIP // flip the OLED screen (rotate by 180deg) #define WITH_RFM95 // RF chip selection: both HELTEC and TTGO use sx1276 which is same as RFM95 +//#define WITH_SX1262 // SX1262 Support // #define WITH_SLEEP // with software sleep mode controlled by the long-press on the button @@ -74,6 +75,8 @@ // #define WITH_PGAV5 #define WITH_LOOKOUT +#define WITH_SKYDEMON //Adapt NMEA Output for SKYDEMON + #define WITH_CONFIG // interpret the console input: $POGNS to change parameters #define WITH_BEEPER // with digital buzzer