mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Finshed the Ldp6803 implementation (I think)
Former-commit-id: 856d9575923134ded63cded746cb4125b78e0623
This commit is contained in:
parent
518ca910b7
commit
491dcc706b
Binary file not shown.
@ -1 +1 @@
|
||||
460c18a960c7f021eb18eddc5b43f322cb40fced
|
||||
e027a9a48c14dcffacb9539ede8ddca32cba2171
|
@ -37,5 +37,6 @@ public:
|
||||
virtual int switchOff();
|
||||
|
||||
private:
|
||||
/// The buffer containing the packed RGB values
|
||||
std::vector<unsigned short> _ledBuffer;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user