We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30c14f1 + 3f08a5c commit 10de570Copy full SHA for 10de570
readme.md
@@ -44,7 +44,7 @@ initializes a skinny microcontroller abstraction layer (MCAL). Control is
44
then passed to a simple multitasking scheduler that manages the
45
LED application, calls a cyclic benchmark task and services the watchdog.
46
47
-The LED application toggles a user-LED with a frequency of $\frac{1}{2}~\text{Hz}$
+The LED application toggles a user-LED with a frequency of $\frac{1}{2}~\text{Hz}$.
48
The result is LED on for one second, LED off for one second.
49
The LED application runs cyclically and perpetually
50
without break or pause.
0 commit comments