Update main.h add error_count

release
Alan Johnston 1 year ago committed by GitHub
parent e9baaee6e3
commit 74fb67c06f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -200,3 +200,5 @@ int pi_zero_2_offset = 0;
int hab_mode = FALSE; int hab_mode = FALSE;
int battery_saver_mode = FALSE; int battery_saver_mode = FALSE;
long int loopTime; long int loopTime;
int error_count = 0;

Loading…
Cancel
Save

Powered by TurnKey Linux.