fix typo
This commit is contained in:
parent
6873f22386
commit
45c4bc9417
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# esp_ws28xx
|
||||
A light and simple ESP-IDF lib for WS2812/WS2815 led strips. Works via SPI with DMA.
|
||||
A light and simple ESP-IDF lib for WS2812B/WS2815 led strips. Works via SPI with DMA.
|
||||
A fork of https://github.com/8-DK/ESP32_SPI_WS2812_idf/ with a lot of fixes, refactoring, improvements and flexability. Fixed bit format, added correct reset pulses and support of WS2815.
|
||||
Tested with esp-idf v5.1 and esp32-c3.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue