Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
janschiefer committed Dec 28, 2022
1 parent 72ea645 commit e541764
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ An example for controlling WS2812b RGB leds and led strips with an STM32F103 Blu
This is actually really hard.
There are bunch of overcomplicated or simply non-working examples out there.

**Credit for the WS2812b library actually goes to Nico Korn @(https://github.com/nicokorn/STM32F1XX_WS2812B/).
You are awesome!**
**Credit for the WS2812b library actually goes to Nico Korn @(https://github.com/nicokorn/STM32F1XX_WS2812B/).**

**You are awesome!**

## Building

Expand Down

0 comments on commit e541764

Please sign in to comment.