3Dezibot dezibot = Dezibot();
5 // put your setup code here, to run once:
10 // put your main code here, to run repeatedly:
11 dezibot.multiColorLight.setLed(TOP, RED);
13 dezibot.multiColorLight.setLed(TOP, YELLOW);
15 dezibot.multiColorLight.setLed(TOP, GREEN);
17 dezibot.multiColorLight.setLed(TOP, YELLOW);