X-Git-Url: https://defiant.homedns.org/gitweb/?p=ros_wild_thumper.git;a=blobdiff_plain;f=scripts%2Fledstripe.rb;h=600a013369e600a58ac761f691b3666668bed6a6;hp=4205c390826fa3abfc129942be8d5e5dbd9fccc6;hb=2f194b3fe82009a77b79021f0c57e6ca55c1706f;hpb=6bd26b4ce6d44b8bd14b38090280b86e761beca7 diff --git a/scripts/ledstripe.rb b/scripts/ledstripe.rb index 4205c39..600a013 100755 --- a/scripts/ledstripe.rb +++ b/scripts/ledstripe.rb @@ -73,7 +73,6 @@ if __FILE__ == $0 end while node.ok? - node.spin_once - sleep(1) + node.spin end end