mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
l4l: use more enums
This commit is contained in:
@@ -43,7 +43,8 @@ class CLCD4l
|
||||
{
|
||||
PEARL = 0,
|
||||
SAMSUNG = 1,
|
||||
VUSOLO4K = 2
|
||||
VUSOLO4K = 2,
|
||||
PNG = 3
|
||||
};
|
||||
|
||||
// Functions
|
||||
|
Reference in New Issue
Block a user