mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-16 14:12:44 +01:00
b3ed7ade10
Previously the test was failing due to apparently incorrect Python syntax in the testrunner script. This fix corrects this and the test now passes. |
||
---|---|---|
.. | ||
tests | ||
main.c | ||
Makefile | ||
README.md |
Expected result
When everything works as expected, you should see a hello message popping up every 5 seconds.
Background
Test for the low-level RTT driver.