import simLib def leds(r,g,b):
print ("Sending RGB data through socket.")
simLib.body_leds(255,255,255)