added prompting

pull/264/head
alanbjohnston 3 years ago committed by GitHub
parent 02897ac9fe
commit 6472784613
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -137,6 +137,8 @@
#define PAYLOAD_CLEAR 3
volatile int prompt = false;
volatile int prompting = false;
char serial_string[128];
float get_cpu_temp();

Loading…
Cancel
Save

Powered by TurnKey Linux.