mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
PocketBook: Deal with FW shenanigans on the PB627
Might break it on older FW, who knows. Fix #7747
This commit is contained in:
@@ -488,6 +488,7 @@ local PocketBook626 = PocketBook:new{
|
||||
local PocketBook627 = PocketBook:new{
|
||||
model = "PBLux4",
|
||||
display_dpi = 212,
|
||||
isAlwaysPortrait = yes,
|
||||
}
|
||||
|
||||
-- PocketBook Touch Lux 5 (628)
|
||||
|
||||
Reference in New Issue
Block a user