Add HW dither on Kindle Scribe (#11292)

reviewable/pr11297/r1
mergen3107 4 months ago committed by GitHub
parent 3533356ffd
commit 6c85547ce6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -639,8 +639,7 @@ local KindleScribe = Kindle:extend{
hasGSensor = yes,
display_dpi = 300,
touch_dev = "/dev/input/touch",
-- NOTE: TBC whether dithering actually works on Bellatrix3...
canHWDither = no,
canHWDither = yes,
canDoSwipeAnimation = yes,
}

Loading…
Cancel
Save