Skip to content

Commit d72df55

Browse files
committed
update readme
1 parent 00da080 commit d72df55

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,14 @@ muss; <i>relaxen und watchen das blinkenlichten.</i>
1919

2020
## Features
2121

22-
- Basics: On / off / toggle
23-
- Supports blink patterns in the style of "Blink x times, pause, blink y times, repeat"
24-
- Supports infinite blinking
25-
- Supports single flashes and pauses, resuming the previous mode
22+
- On / off / toggle
23+
- Infinite blinking
24+
- Blink patterns in the style of "Blink x times, pause, blink y times, repeat"
25+
- Single flashes and pauses, resuming the previous mode
26+
27+
Other goodies:
28+
29+
- Supports active low (inverted) logic
2630
- Completely non-blocking (no `delay()`)
2731
- Parameters for pause- / off- / on-time duration can be adjusted on the fly
2832
- Super-nice fading effects (optional) with logarithmic brightness compensation for LEDs

0 commit comments

Comments
 (0)