removed NormalModeFailure from APRS

pull/72/head
alanbjohnston 5 years ago committed by GitHub
parent 5ac93cfca9
commit 6df61e363f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -776,7 +776,6 @@ if (sim_mode)
if (batt < 3.0)
{
batt = 3.0;
NormalModeFailure = 1;
printf("Safe Mode!\n");
}
if (batt > 4.5)

Loading…
Cancel
Save

Powered by TurnKey Linux.