mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
reMarkable: Remove refresh before poweroff (#7563)
This is now handled in a platform-agnostic manner (#7558). Co-authored-by: gbyl <gbyl@users.noreply.github.com>
This commit is contained in:
@@ -190,8 +190,6 @@ function Remarkable:suspend()
|
||||
end
|
||||
|
||||
function Remarkable:powerOff()
|
||||
self.screen:clear()
|
||||
self.screen:refreshFull()
|
||||
os.execute("systemctl poweroff")
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user