We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d30e546 commit 5f61114Copy full SHA for 5f61114
tests/greenpak4/PGA.cpp
@@ -57,6 +57,8 @@ int main(int argc, char* argv[])
57
return 1;
58
}
59
60
+ usleep(1000 * 5000);
61
+
62
//Turn off the LED before declaring success
63
LogVerbose("\n");
64
LogVerbose("Test complete, resetting board\n");
0 commit comments