This commit is contained in:
chrox
2015-10-18 00:30:29 +08:00
parent 9654e9ce6c
commit 5cbbac6b43
2 changed files with 2 additions and 2 deletions

View File

@@ -122,7 +122,7 @@ if Device:isKobo() then
-- powerd:setIntensity(intensity)
end
if Device:getCodeName() == "trilogy" then
require("utils/kobo_touch_proble")
require("utils/kobo_touch_probe")
end
end