microsoft / pxt-neopixel

A Neo-Pixel package for pxt-microbit
https://makecode.microbit.org/pkg/microsoft/pxt-neopixel
MIT License
58 stars 140 forks source link

Green and Red Colors exchanged #33

Closed MKleinSB closed 6 years ago

MKleinSB commented 6 years ago

While programming red lights i noticed that they where lightning green. So I changed the Code to NeoPixelColors.Green and then the lights where lightened red.

MKleinSB commented 6 years ago

Mystery solved: It´s not the neopixel package which is broken, There are different kinds of Neopixels! The clear one shows the "right" red, the diffuse one shows green instead. Red and green is there exchanged.

neopixel