Update autorotate.py

This commit is contained in:
AykoPoel 2015-01-01 12:32:37 +01:00
parent 7ca0e12d24
commit 9e9d59b5ff
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 "Tocuhscreen refreshed"
print "Touchscreen refreshed"