@@ -64,6 +64,7 @@
"Halted",
"Dead",
"Waiting for User Input",
"Counting/Driving",
NULL };
static char *iText[] = {
@@ -80,6 +81,7 @@
"halt",
"dead",
"input",
"count/drive",
static pICallBack pCall = NULL;
The note is not visible to the blocked user.