new config for skrzyczne

DF17
Mateusz Lubecki 2022-10-07 17:10:17 +02:00
rodzic e71aec241b
commit 43786d5325
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -16,7 +16,7 @@
//#define _DIGI_ONLY_789 // Limit digipeater to handle only -7, -8 and -9 SSIDs
//#define _VICTRON // Enable support for Victron VE.Direct protocol
//#define _UMB_MASTER
//#define _MODBUS_RTU
#define _MODBUS_RTU
/* MODES OF OPERATION */
/* ------------------ */
@ -81,7 +81,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 3 // WX packet interval in minutes
#define _WX_INTERVAL 4 // WX packet interval in minutes
#define _BCN_INTERVAL 34 // Own beacon interval in minutes
#define _PTT_PUSHPULL // Uncomment this if you want PTT line to work as Push-pull instead of Open Drain