mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Kindle oasis has no ambient brightness sensor (#11456)
I did not notice an ambient brightness sensor, nor adaptive brightness feature. (Ref: https://www.geekwire.com/2016/kindle-oasis-review-amazons-premium-e-reader-use-premium-features/) Was it previously wrongly configured?
This commit is contained in:
@@ -560,7 +560,6 @@ local KindleOasis = Kindle:extend{
|
||||
model = "KindleOasis",
|
||||
isTouchDevice = yes,
|
||||
hasFrontlight = yes,
|
||||
hasLightSensor = yes,
|
||||
hasKeys = yes,
|
||||
hasGSensor = yes,
|
||||
display_dpi = 300,
|
||||
|
||||
Reference in New Issue
Block a user