mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Stats
Testing time! Also new: Effects dirs are now created automatically
This commit is contained in:
@@ -178,6 +178,8 @@ public:
|
||||
int getLedMappingType() { return _ledMAppingType; };
|
||||
|
||||
int getConfigVersionId() { return _configVersionId; };
|
||||
|
||||
QJsonObject getConfig() { return _qjsonConfig; };
|
||||
|
||||
int getLatchTime() const;
|
||||
|
||||
|
Reference in New Issue
Block a user