diff --git a/Neo-Methods.md b/Neo-Methods.md index 0c77129..bc499b3 100644 --- a/Neo-Methods.md +++ b/Neo-Methods.md @@ -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)