Ringled meauriga


#1

hi everyone
I am trying on the meauriga board to turn on the ringled number 12 with
led.setColorAt(12, 100, 0, 0);
led.show();

that not working
all the other are working well

and with
led.setColorAt(0, 100, 0, 0);
led.show();
all of them work
how can I call only the number 12 please?
sorry for my english


#2

ok It s led.setColor and no ledsetColorAt


#3

Hi, I just have a try, it is working well, here is the program for your reference. Also, you can send us your program like this:


#4

thanks a lot


#5

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.