Skip to content

Commit 67086bc

Browse files
authored
Add support for ONYX_GO7 device ID (#584)
Re-adding Onyx_go7 after bb8a3c2 fix
1 parent b3135db commit 67086bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/java/org/koreader/launcher/device/EPDFactory.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ object EPDFactory {
106106
DeviceInfo.Id.ONYX_GALILEO2,
107107
DeviceInfo.Id.ONYX_GO_103,
108108
DeviceInfo.Id.ONYX_GO6,
109+
DeviceInfo.Id.ONYX_GO7,
109110
DeviceInfo.Id.ONYX_GO7GEN2,
110111
DeviceInfo.Id.ONYX_KON_TIKI2,
111112
DeviceInfo.Id.ONYX_LEAF,

0 commit comments

Comments
 (0)