Specify that PocketBook 515 has no frontlight (#6549)

It doesn't have one, and having it in there might lead to issues.
reviewable/pr6550/r1
roshavagarga 4 years ago committed by GitHub
parent 0e27963ae7
commit 61e9d0b40a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -216,6 +216,7 @@ local PocketBook515 = PocketBook:new{
model = "PB515",
display_dpi = 200,
isTouchDevice = no,
hasFrontlight = no,
hasDPad = yes,
hasFewKeys = yes,
}

Loading…
Cancel
Save