From bebde18bec3b37184d9f2f06e6b7e412478a36a8 Mon Sep 17 00:00:00 2001 From: x07maop Date: Mon, 30 May 2016 21:15:49 +0200 Subject: [PATCH] Script execution --- script/E_N.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/E_N.py b/script/E_N.py index 7c6670e..eda23a9 100644 --- a/script/E_N.py +++ b/script/E_N.py @@ -25,7 +25,7 @@ while True: counter = counter +1 print "package nr completed: ", counter - if counter == 4: + if counter == 2: break set_hx(-6.5)