summaryrefslogtreecommitdiffstats
path: root/firmware/upload.rb
diff options
context:
space:
mode:
authorJenna Fox <a@creativepony.com>2012-09-24 00:59:13 +1000
committerJenna Fox <a@creativepony.com>2012-09-24 00:59:13 +1000
commitc2bee67e1e35dda3cd1aa9fabc755be39de4a83c (patch)
tree11efff2c298d066dd5f02aa970d4552446ac382e /firmware/upload.rb
parentd9ed646bd2495c6ab8524a35bd984f5526ee65ec (diff)
downloadmicronucleus-c2bee67e1e35dda3cd1aa9fabc755be39de4a83c.tar.gz
micronucleus-c2bee67e1e35dda3cd1aa9fabc755be39de4a83c.tar.bz2
micronucleus-c2bee67e1e35dda3cd1aa9fabc755be39de4a83c.zip
Victory
Diffstat (limited to 'firmware/upload.rb')
-rw-r--r--firmware/upload.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/upload.rb b/firmware/upload.rb
index 171bdfa..7d7f0bc 100644
--- a/firmware/upload.rb
+++ b/firmware/upload.rb
@@ -109,7 +109,6 @@ thinklet.program = test_data
puts "That seems to have gone well! Telling thinklet to run program..."
-sleep(0.5)
thinklet.finished # let thinklet know it can go do other things now if it likes
puts "All done!"