ArduinoSketch
# File lib/examples/hello_xbee.rb, line 6 def loop led.blink 200 serial_print "...testing..." delay 1000 end