Is there a library for controlling WS2812 RGB LEDs with the XIAO SAMD21 board?
Any examples?
How can a nanoseconds delay be realized with this board?
I have working code for WS2812 with a Teensy 4.0 board, but this code uses the function delayNanoseconds(), which I can’t find for the SAMD21 board.
Thanks,
Michael