This commit is contained in:
talksik
2024-01-25 13:41:36 -08:00
parent bc949d513f
commit ea5c519100
+2
View File
@@ -54,6 +54,8 @@ int main(int argc, char *argv[])
continue; continue;
} }
printf("LED state: %d\n", ledState);
switch (ledState) switch (ledState)
{ {
case BLANK: case BLANK: