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"