added rotate_flag

pico-v0.30
alanbjohnston 3 years ago committed by GitHub
parent f1c4c68985
commit 43b9e658ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -356,6 +356,7 @@ bool debug_mode = false;
bool voltage_read = false;
bool ina219_started = false;
bool camera_detected = false;
bool rotate_flag = true;
#define PRESSED 0
#define HELD 0

Loading…
Cancel
Save

Powered by TurnKey Linux.