Link WS2812 driver page from rgb feature docs (#16366)

This commit is contained in:
Dasky
2022-02-27 01:50:44 +00:00
committed by GitHub
parent c1e008b052
commit 259cf76966
2 changed files with 4 additions and 0 deletions

View File

@@ -361,6 +361,8 @@ Configure the hardware via your `config.h`:
#define DRIVER_LED_TOTAL 70
```
?> There are additional configuration options for ARM controllers that offer increased performance over the default bitbang driver. Please see [WS2812 Driver](ws2812_driver.md) for more information.
---
### APA102 :id=apa102