We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1866b91 commit d10f518Copy full SHA for d10f518
lib/led-matrix.cc
@@ -93,7 +93,6 @@ class RGBMatrix::Impl {
93
uint64_t RequestOutputs(uint64_t output_bits);
94
void OutputGPIO(uint64_t output_bits);
95
96
- void Clear();
97
private:
98
friend class RGBMatrix;
99
0 commit comments