- lcd4linux: prepare for some more Samsung SPF types

Signed-off-by: GetAway <get-away@t-online.de>
This commit is contained in:
svenhoefer
2019-01-05 20:53:35 +01:00
committed by GetAway
parent 8549307a9f
commit 9b9c900ab6
3 changed files with 30 additions and 14 deletions

View File

@@ -41,10 +41,12 @@ class CLCD4l
// Displays
enum
{
PEARL = 0,
SAMSUNG = 1,
VUSOLO4K = 2,
PNG = 3
PEARL320x240 = 0,
SAMSUNG800x480 = 1,
SAMSUNG800x600 = 2,
SAMSUNG1024x600 = 3,
VUSOLO4K480x320 = 4,
PNG = 5
};
// Functions