This commit is contained in:
talksik
2024-01-25 13:49:15 -08:00
parent e4606e6621
commit 4a3dcd00f3
+1
View File
@@ -60,6 +60,7 @@ int main(int argc, char *argv[])
}
else
{
printf("UNpressed\n");
buttonPressed = false;
continue;
}