examples/reset.rb in launchpad-0.2.2 vs examples/reset.rb in launchpad-0.3.0

- old
+ new

@@ -1,5 +1,5 @@ -require File.join(File.dirname(__FILE__), 'setup') +require 'launchpad' Launchpad::Device.new.reset # sleep so that the messages can be sent before the program terminates sleep 0.1