Select Git revision
CMakeLists.txt
Forked from
Avionics / Software Development / Skyward Boardcore
Source project has a limited visibility.
-
Niccolò Betto authored
Timed wait tests run a loop that puts a thread into timed wait for 3 seconds. They can either timeout, in which case they will blink once, or they can be waken up by pressing the user button, in which case the led will blink twice.
Niccolò Betto authoredTimed wait tests run a loop that puts a thread into timed wait for 3 seconds. They can either timeout, in which case they will blink once, or they can be waken up by pressing the user button, in which case the led will blink twice.