From 4638413245c97b84df2ee1c20cd03a3b01ff0048 Mon Sep 17 00:00:00 2001 From: AykoPoel Date: Thu, 1 Jan 2015 12:17:17 +0100 Subject: [PATCH] Update autorotate.py --- autorotate/autorotate.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autorotate/autorotate.py b/autorotate/autorotate.py index 425301b..2b231f9 100755 --- a/autorotate/autorotate.py +++ b/autorotate/autorotate.py @@ -87,4 +87,4 @@ while True: time.sleep(1.0) if current_state != previous_state: refreshtouch() - print "re" + print "Tocuhscreen refreshed"