added reset and query prompt values

pull/177/head
alanbjohnston 3 years ago committed by GitHub
parent 4ff9ee1713
commit 4583cd3b5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -107,6 +107,8 @@
#define PROMPT_CALLSIGN 1
#define PROMPT_SIM 2
#define PROMPT_LAT 3
#define PROMPT_RESET 4
#define PROMPT_QUERY 5
volatile int prompt = false;
//#define WAV_DATA_LENGTH (50000 * 8)

Loading…
Cancel
Save

Powered by TurnKey Linux.