Update main.h added fail_yes and fail_time

sim-fail-4
Alan Johnston 4 months ago committed by GitHub
parent 178d3c5d36
commit 5191fcd5f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -161,6 +161,8 @@ long int uptime;
char call[5];
char sim_yes[10];
char hab_yes[10];
char fail_yes[10];
int fail_time = 60;
int squelch = 3; // default squelch
char rx[12], tx[12];
int tx_pl = 0;

Loading…
Cancel
Save

Powered by TurnKey Linux.