Updated Neo Methods (markdown)

Michael Miller
2023-04-04 12:10:47 -07:00
parent ef86783ea2
commit 69e70bb51b

@@ -28,7 +28,7 @@ In most cases the above basic named methods should be all the methods you need t
* Neo**Esp32Rmt6**Ws2812xMethod - ESP32 platform, using RMT peripheral on channel 6, for the WS2812x model LEDs.
* Neo**Nrf52xPwmN**Ws2812xMethod - NRF52x platform, using PWM peripheral with a run time selected channel, for the WS2812x model LEDs.
Currently supported platforms and their specific methods.
Currently supported platforms that have specific methods:
* [Esp32 Platform specific methods](https://github.com/Makuna/NeoPixelBus/wiki/ESP32-NeoMethods)
* [Esp8266 Platform specific methods](https://github.com/Makuna/NeoPixelBus/wiki/ESP8266-NeoMethods)
* [Nano 33 BLE (NRF52840) Platform specific methods](https://github.com/Makuna/NeoPixelBus/wiki/Nano-33-BLE-NeoMethods)