sr9wxz new config to be merget later

sr9wxz_new_configuration_for_ZZ06
Mateusz Lubecki 2022-05-31 13:52:30 +02:00
rodzic 78605233e3
commit bf0229253a
1 zmienionych plików z 5 dodań i 5 usunięć

Wyświetl plik

@ -9,14 +9,14 @@
#define STATION_CONFIG_H_
//#define _POWERSAVE_NORMAL
#define _POWERSAVE_AGGRESIVE
//#define _POWERSAVE_AGGRESIVE
/* ------------------ */
/* MODES OF OPERATION */
#define _METEO // Enable meteo station
//#define _DIGI // Enable WIDE1-1 digipeater
//#define _DIGI_VISCOUS
//#define _DIGI_ONLY_789 // Limit digipeater to handle only -7, -8 and -9 SSIDs
#define _DIGI // Enable WIDE1-1 digipeater
#define _DIGI_VISCOUS
#define _DIGI_ONLY_789 // Limit digipeater to handle only -7, -8 and -9 SSIDs
//#define _VICTRON // Enable support for Victron VE.Direct protocol
//#define _GSM // only for ParaMETEO
@ -127,7 +127,7 @@
// Comment this to disable beacon auto sending during startup (this can be risky if RF feedback occur)
#define _BCN_ON_STARTUP
#define _WX_INTERVAL 5 // WX packet interval in minutes
#define _WX_INTERVAL 4 // WX packet interval in minutes
#define _BCN_INTERVAL 125 // Own beacon interval in minutes
#define _PTT_PUSHPULL // Uncomment this if you want PTT line to work as Push-pull instead of Open Drain