Updated NeoPixelBusLg object (markdown)

Michael Miller
2023-04-02 12:01:10 -07:00
parent 7760721e23
commit 29127e6484

@@ -20,3 +20,8 @@ A new optional template specialization "T_GAMMA" has been added to control how g
```
NeoPixelBusLg<NeoRgbFeature, NeoWs2812xMethod, NeoGammaTableMethod> strip(PixelCount, PixelPin);
```
### [More on FEATUREs](https://github.com/Makuna/NeoPixelBus/wiki/T_COLOR_FEATURE)
### [More on METHODs](https://github.com/Makuna/NeoPixelBus/wiki/T_METHOD)
### [More on GAMMAs](https://github.com/Makuna/NeoPixelBus/wiki/T_GAMMA)