mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
desktop/emulator
This commit is contained in:
committed by
Martín Fernández
parent
a328f09cc4
commit
fca7f9e7d5
@@ -328,6 +328,10 @@ function Device:setDateTime(year, month, day, hour, min, sec) end
|
||||
-- Device specific method if any setting needs being saved
|
||||
function Device:saveSettings() end
|
||||
|
||||
-- Simulates suspend/resume
|
||||
function Device:simulateSuspend() end
|
||||
function Device:simulateResume() end
|
||||
|
||||
--[[--
|
||||
Device specific method for performing haptic feedback.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user