#Colors tables var r[]=[OFF,OFF,OFF,OFF,ON,ON,ON,ON] var g[]=[OFF,OFF,ON,ON,OFF,OFF,ON,ON] var b[]=[OFF,ON,OFF,ON,OFF,ON,OFF,ON] call leds.top(r[code], g[code], b[code]) #0=colorless,1=blue,2=green,3=lightblue,4=red,5=fuchsia,6=yellow,7=blanc