Skip to content

Commit

Permalink
Add color support for Mooink Plus 2c (#500)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugleo authored Aug 7, 2024
1 parent f3e663c commit f3cc017
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -872,6 +872,7 @@ object DeviceInfo {
}

HAS_COLOR_SCREEN = when (EINK) {
EinkDevice.MOOINKPLUS2C,
EinkDevice.NONE,
EinkDevice.ONYX_GO_COLOR7,
EinkDevice.ONYX_NOVA3_COLOR,
Expand Down

0 comments on commit f3cc017

Please sign in to comment.