Update main.h add REPEATER and TXCOMMAND

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

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

Loading…
Cancel
Save

Powered by TurnKey Linux.