mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Merge pull request #946 from m-seker/refactor/python
Move Python related code to Python module
This commit is contained in:
@@ -68,7 +68,7 @@ signals:
|
||||
void setInputImage(int priority, const Image<ColorRgb> &image, int timeout_ms, bool clearEffect);
|
||||
|
||||
private:
|
||||
|
||||
void setModuleParameters();
|
||||
void addImage();
|
||||
|
||||
Hyperion *_hyperion;
|
||||
|
Reference in New Issue
Block a user