Screensaver on Kindle without Special Offers (#2757)

This commit is contained in:
Robert
2017-04-13 19:55:31 +02:00
committed by Frans de Jonge
parent 7872bd3bc1
commit 9a247e86ae
5 changed files with 62 additions and 26 deletions

View File

@@ -164,6 +164,8 @@ function Device:powerOff() end
-- Hardware specific method to initialize network manager module
function Device:initNetworkManager() end
function Device:supportsScreensaver() return false end
--[[
prepare for application shutdown
--]]