mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
first try to fix #127
This commit is contained in:
@@ -112,6 +112,8 @@ else
|
||||
end
|
||||
end
|
||||
|
||||
G_screen_saver_mode = false
|
||||
G_charging_mode = false
|
||||
fb = einkfb.open("/dev/fb0")
|
||||
G_width, G_height = fb:getSize()
|
||||
-- read current rotation mode
|
||||
|
||||
Reference in New Issue
Block a user