mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
pocketbook: warmth lights support (#6531)
* also enables natural light controls for the emulator
This commit is contained in:
@@ -41,6 +41,7 @@ local Device = {
|
||||
hasFrontlight = no,
|
||||
hasNaturalLight = no, -- FL warmth implementation specific to NTX boards (Kobo, Cervantes)
|
||||
hasNaturalLightMixer = no, -- Same, but only found on newer boards
|
||||
hasNaturalLightApi = no,
|
||||
needsTouchScreenProbe = no,
|
||||
hasClipboard = yes, -- generic internal clipboard on all devices
|
||||
hasEinkScreen = yes,
|
||||
|
||||
Reference in New Issue
Block a user