diff --git a/NeoPixelBus-object.md b/NeoPixelBus-object.md index bb25128..4294d7b 100644 --- a/NeoPixelBus-object.md +++ b/NeoPixelBus-object.md @@ -90,6 +90,7 @@ If you are having issues with the general speed methods, then you can use one of In most cases the above should be all the methods you need to use for all platforms. In a few cases, there are alternative methods that are useful to use on some platforms. Below are links to the platform 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) # DotStar Methods These platform methods will define "how" the pixels are updated.