show reneding page_indicator only in debug mode

This addresses performance degradation because of two e-ink refreshes
introduced by this feature #349
This commit is contained in:
Dobrica Pavlinusic
2012-10-03 00:16:45 +02:00
parent 53a60495b5
commit ccff5c899d
2 changed files with 6 additions and 4 deletions

View File

@@ -100,6 +100,7 @@ function Debug(...)
end
end
print("#"..line)
return true -- debug enabled
end
-- simple serialization function, won't do uservalues, functions, loops