Update main.h added hab_mode and battery_saver_mode

beta-v1.3.2-battery-saver-3
Alan Johnston 2 years ago committed by GitHub
parent 7f1fa28c08
commit c03b12bc5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -177,3 +177,5 @@ int jpeg_start = 0;
void battery_saver(int setting);
int battery_saver_check();
int hab_mode = FALSE;
int battery_saver_mode = FALSE;

Loading…
Cancel
Save

Powered by TurnKey Linux.