mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-07 04:44:26 +02:00
Updated Neo Methods (markdown)
@@ -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)
|
||||
|
Reference in New Issue
Block a user