mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Misc: Review pass on the previous commits
* Unbreak the Device test * Rename a few things * Tweak a few comments
This commit is contained in:
@@ -25,6 +25,8 @@ describe("device module", function()
|
||||
scaleBySize = fb.scaleBySize,
|
||||
setWindowTitle = function() end,
|
||||
refreshFull = function() end,
|
||||
getHWNightmode = function() return false end,
|
||||
setupDithering = function() end,
|
||||
}
|
||||
end
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user