mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
@@ -205,6 +205,10 @@ function Device:retrieveNetworkInfo()
|
||||
end
|
||||
end
|
||||
|
||||
function Device:setTime(hour, min)
|
||||
return false
|
||||
end
|
||||
|
||||
-- Return an integer value to indicate the brightness of the environment. The value should be in
|
||||
-- range [0, 4].
|
||||
-- 0: dark.
|
||||
|
||||
Reference in New Issue
Block a user