if i try
require("neopixel").write(B15, [0,0,255] );
it's blue; 255,0,0 = red - orange 0,255,0 = purple
!!! is it a problem with the resistor on the drain?
@Mrbbp started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
if i try
it's blue;
255,0,0 = red - orange
0,255,0 = purple
!!!
is it a problem with the resistor on the drain?