Refreshing the scripts using the latest ones from the MacBook.
[pingpong.git] / automation / clickers.sh
index 72abda6e562c6ed74dfa9cb5430479463f33d1d3..e284c0f480d3c5d1b8a484c49206e0a2e777aa81 100755 (executable)
@@ -5,14 +5,11 @@
 
 # Parameters:
 # $1 : device identification (run "adb devices" to figure out)
-#
-# Command:
-# ./clickers.sh <device-identification>
 
 # Loop variables
 BEGIN=1
-END=100
-#END=4
+#END=100
+END=4
 INC=1
 DEVICE=$1