Farang1969

Results 1 issues of Farang1969

I have a freshly install RPi Zero, and install pip than did: pip install neopixel_plus Than tried your example: from neopixel_plus import NeoPixel NeoPixel(test=True).color(150,200,0) Only this gives an error: File...