mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Signed-off-by: Markismus <zulde.zuldemans@gmail.com>
This commit is contained in:
@@ -38,8 +38,6 @@ local ABS_MT_PRESSURE = 58
|
||||
local dev_mod = Device:getModel()
|
||||
local Phoenix = false
|
||||
if dev_mod == 'Kobo_phoenix' then Phoenix = true end
|
||||
print(_("Phoenix "))
|
||||
print(Phoenix)
|
||||
|
||||
--[[
|
||||
an interface for key presses
|
||||
|
||||
Reference in New Issue
Block a user