Skip to content

Commit

Permalink
tb128fu: Correct LCD density
Browse files Browse the repository at this point in the history
  • Loading branch information
Royna2544 committed Aug 12, 2023
1 parent 6caa33b commit 1a322db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
DEVICE_PATH := device/lenovo/tb128fu

# Display
TARGET_SCREEN_DENSITY := 440
TARGET_SCREEN_DENSITY := 240

# OTA assert
TARGET_OTA_ASSERT_DEVICE := tb128fu,TB128FU,qssi,generic
Expand Down

0 comments on commit 1a322db

Please sign in to comment.