mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
l4l: format layout output for more flexibility
This commit is contained in:
@@ -46,7 +46,9 @@ class CLCD4l
|
||||
SAMSUNG800x600 = 2,
|
||||
SAMSUNG1024x600 = 3,
|
||||
VUSOLO4K480x320 = 4,
|
||||
PNG = 5
|
||||
PNG800x480 = 5,
|
||||
PNG800x600 = 6,
|
||||
PNG1024x600 = 7
|
||||
};
|
||||
|
||||
// Functions
|
||||
|
Reference in New Issue
Block a user