mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Moved all devices to separate library and added 'Factory' for device creation.
Former-commit-id: 26cab1b85b00406240689ad9c1018f0307028fe4
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
// Local includes
|
||||
#include <utils/ColorRgb.h>
|
||||
|
||||
#include "../libsrc/hyperion/device/LedDeviceWs2801.h"
|
||||
#include "../libsrc/leddevice/LedDeviceWs2801.h"
|
||||
|
||||
void setColor(char* colorStr)
|
||||
{
|
||||
|
Reference in New Issue
Block a user