mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
switch between internal and external sdcard
This commit is contained in:
committed by
Frans de Jonge
parent
1f16815f94
commit
be2bcac28e
@@ -45,6 +45,7 @@ local Device = {
|
||||
needsTouchScreenProbe = no,
|
||||
hasClipboard = yes, -- generic internal clipboard on all devices
|
||||
hasEinkScreen = yes,
|
||||
hasExternalSD = no, -- or other storage volume that cannot be accessed using the File Manager
|
||||
canHWDither = no,
|
||||
canHWInvert = no,
|
||||
canUseCBB = yes, -- The C BB maintains a 1:1 feature parity with the Lua BB, except that is has NO support for BB4, and limited support for BBRGB24
|
||||
|
||||
Reference in New Issue
Block a user