added debug_mode

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

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

Loading…
Cancel
Save

Powered by TurnKey Linux.