added camera_detected

pull/182/head
alanbjohnston 3 years ago committed by GitHub
parent 7702d0a037
commit 9dabdfab87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -331,6 +331,7 @@ int payload_command = false;
bool debug_mode = false;
bool voltage_read = false;
bool ina219_started = false;
bool camera_detected = false;
#define PRESSED 0
#define HELD 0

Loading…
Cancel
Save

Powered by TurnKey Linux.