Update main.h change FC and REPEATER values

master-ff
Alan Johnston 6 months ago committed by GitHub
parent 5e6d749ae6
commit fab212f1b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -120,8 +120,8 @@ FILE *image_file;
#define BPSK 3 #define BPSK 3
#define SSTV 4 #define SSTV 4
#define CW 5 #define CW 5
#define FC 7 #define FC 6
#define REPEATER 11 #define REPEATER 7
#define TXCOMMAND 12 #define TXCOMMAND 12
int transmitStatus = -1; int transmitStatus = -1;

Loading…
Cancel
Save

Powered by TurnKey Linux.