mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Finshed the Ldp6803 implementation (I think)
Former-commit-id: 856d9575923134ded63cded746cb4125b78e0623
This commit is contained in:
@@ -37,5 +37,6 @@ public:
|
||||
virtual int switchOff();
|
||||
|
||||
private:
|
||||
/// The buffer containing the packed RGB values
|
||||
std::vector<unsigned short> _ledBuffer;
|
||||
};
|
||||
|
Reference in New Issue
Block a user