mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Threading and more
- webui remove restarts - threading for LedDevice
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include <utils/settings.h>
|
||||
|
||||
class Grabber;
|
||||
class DispmanxFrameGrabber;
|
||||
class GlobalSignals;
|
||||
class QTimer;
|
||||
|
||||
///
|
||||
@@ -60,7 +60,6 @@ public:
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
public slots:
|
||||
///
|
||||
/// virtual method, should perform single frame grab and computes the led-colors
|
||||
|
Reference in New Issue
Block a user