Update autorotate.py

This commit is contained in:
AykoPoel 2015-01-01 12:17:17 +01:00
parent 8d130781f2
commit 4638413245
1 changed files with 1 additions and 1 deletions

View File

@ -87,4 +87,4 @@ while True:
time.sleep(1.0)
if current_state != previous_state:
refreshtouch()
print "re"
print "Tocuhscreen refreshed"