Update main.h added hab_yes

beta-v1.3.1.1-hab
Alan Johnston 2 years ago committed by GitHub
parent 388aeee8cd
commit 41070be350
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -124,6 +124,7 @@ float uptime_sec = 0;
long int uptime; long int uptime;
char call[5]; char call[5];
char sim_yes[10]; char sim_yes[10];
char hab_yes[10];
int squelch = 3; // default squelch int squelch = 3; // default squelch
char rx[12], tx[12]; char rx[12], tx[12];

Loading…
Cancel
Save

Powered by TurnKey Linux.