Ruby-Jam for LEGO Techinic
connect BLE
disconnect BLE
while true p light if light > 300 motor 30, 30 else motor 0,0 end end
RUN
STOP
CLEAR
src on GitHub