Closed
Description
I am starting to work with NeoPixels on the feather scorpio, and I can only find one example on comet.mpy
.
I wanted to check out other animations (chase, colorcycle, etc.), but the .myp file format is a binary file type so I cannot read the code, and I see no examples for any animation other than comet.
I am willing to take a stab at it and if I find success, create a pull request for documentation. Let me know what you think.