added extra prompt values

pull/195/head
alanbjohnston 3 years ago committed by GitHub
parent 46e8523752
commit 3e22efaf53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -109,6 +109,9 @@
#define PROMPT_LAT 3
#define PROMPT_RESET 4
#define PROMPT_QUERY 5
#define PROMPT_HELP 6
#define PROMPT_RESTART 7
volatile int prompt = false;
char serial_string[128];

Loading…
Cancel
Save

Powered by TurnKey Linux.