Update main.h add battery_saver function

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

@ -173,3 +173,5 @@ int end_flag_detected = FALSE;
int jpeg_start = 0;
#define CAMERA_TIMEOUT 10000 // 20000 // Camera timeout in milli seconds
int battery_saver();

Loading…
Cancel
Save

Powered by TurnKey Linux.