We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d83a4ad commit 302b80aCopy full SHA for 302b80a
README.md
@@ -204,6 +204,8 @@ No problem! You have two options.
204
205
## Why
206
207
-I created this library because I like to blink my error codes to the user. So for
208
-example blink two times for problems with component X, three times for component Y - you
209
-get the idea.
+I created this library because I like to blink my error codes to the user.
+So for example blink two times, then three times for error 23 - you get the idea.
+
210
+Over the time I found it super useful to handle basically all buzzers, lights and LEDs.
211
+I have multiple applications where it controls status lights via CAN.
0 commit comments