I attempted to Do The Right Thing. Published: awgrover/adafruitneopixel.
And I screwed it up slightly. Somehow the name isn’t what I intended, should be awgrover/adafruit-neopixel-ll
(-ll
for low-level).
The project.xod looks like:
{
"name" : "adafruitneopixel",
"description" : "awgrover/adafruit-neopixel-ll
Arduino library for controlling single-wire-based LED pixels and strip.
Mechanically converted by https://forum.xod.io/u/awgrover using github.com:awgrover/arduino-2-xod from:\nAdafruit NeoPixel (Adafruit_NeoPixel) by Adafruit. Version 1.1.7
https://github.com/adafruit/Adafruit_NeoPixel",
"authors" : [
"awgrover",
"https://forum.xod.io/u/awgrover",
"Adafruit",
"Adafruit <info@adafruit.com>"
],
"version" : "2.0.0",
"license" : "GPLv3"
}
How does that seem?