mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Kindle: add hall file for PW6 (#13615)
This commit is contained in:
@@ -1667,6 +1667,7 @@ function KindlePaperWhite6:init()
|
||||
batt_capacity_file = "/sys/class/power_supply/bd71827_bat/capacity",
|
||||
is_charging_file = "/sys/class/power_supply/bd71827_bat/charging",
|
||||
batt_status_file = "/sys/class/power_supply/bd71827_bat/status",
|
||||
hall_file = "/sys/devices/platform/eink_hall/hall_enable",
|
||||
}
|
||||
|
||||
-- Enable the so-called "fast" mode, so as to prevent the driver from silently promoting refreshes to REAGL.
|
||||
|
||||
Reference in New Issue
Block a user