We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a82b35 commit 0ebd612Copy full SHA for 0ebd612
README.md
@@ -25,7 +25,7 @@
25
This example blinks the built-in LED on pin 13 with a smooth fade effect and logarithmic
26
brightness compensation in the following pattern:
27
28
-`Blink 2x -> Short pause -> Blink 3x -> Long pause -> Repeat`
+`Blink 2x → Short pause → Blink 3x → Long pause → Repeat ⮐`
29
30
```C
31
#include <FadingIndicatorPin.h>
0 commit comments