-
• #2
It's a library from 1v94 on. So probably you have an older version.
-
• #3
Yep - try updating your firmware. Some modules (like the
neopixel
one) are built in to the firmware as they have to be proper compiled C code. -
• #4
Thanks! updated to 1.94 and it works. Make sense that neopixel lib is written as native lib for speeeed!
The neopixel module seems to be not available. I got the "module not found" from the web IDE. I tried hitting http://www.espruino.com/modules/neopixel.js and got 404. Has it been renamed / moved?
Thanks!