Update main.h changed repeater and commands to 11 and 12

pull/327/head
Alan Johnston 1 year ago committed by GitHub
parent f72649907b
commit fec9e4613f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -105,8 +105,8 @@ FILE *telem_file;
#define BPSK 3 #define BPSK 3
#define SSTV 4 #define SSTV 4
#define CW 5 #define CW 5
#define REPEATER 6 #define REPEATER 11
#define TXCOMMAND 7 #define TXCOMMAND 12
int rpitxStatus = -1; int rpitxStatus = -1;

Loading…
Cancel
Save

Powered by TurnKey Linux.