added voltage_read

pull/182/head
alanbjohnston 4 years ago committed by GitHub
parent a1d870f3c6
commit 8f76eb5181
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -328,6 +328,7 @@ int ready = FALSE;
bool cw_stop = false;
int payload_command = false;
bool debug_mode = false;
bool voltage_read = false;
#define PRESSED 0
#define HELD 0

Loading…
Cancel
Save

Powered by TurnKey Linux.