fix: typo in readme
This commit is contained in:
parent
fc61f46f6b
commit
20ece9809b
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ Usage:
|
||||||
## Components
|
## Components
|
||||||
|
|
||||||
- WS2812-compatible 5mm bulb LEDs: https://de.aliexpress.com/item/1005005003701575.html
|
- WS2812-compatible 5mm bulb LEDs: https://de.aliexpress.com/item/1005005003701575.html
|
||||||
> :warning: **The vendor appears to sells LEDs with different pinouts as the same product!**
|
> :warning: **The vendor appears to sell LEDs with different pinouts as the same product!**
|
||||||
>
|
>
|
||||||
> I recommend you order the LEDs before you order the PCBs so that you can make changes to the PCB if you receive a different pinout.
|
> I recommend you order the LEDs before you order the PCBs so that you can make changes to the PCB if you receive a different pinout.
|
||||||
> The PCB design in this repo assumes the following LED pin order (starting from the flat side): `Dout`, `GND`, `5V`, `Din`.
|
> The PCB design in this repo assumes the following LED pin order (starting from the flat side): `Dout`, `GND`, `5V`, `Din`.
|
||||||
|
|
Loading…
Reference in a new issue