wip commit
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
class SolidAnimation: public Figment {
|
||||
private:
|
||||
AnimatedNumber m_red, m_green, m_blue, m_changePct;
|
||||
uint16_t m_noiseOffset;
|
||||
CRGB m_curColor;
|
||||
CRGB m_prevColor;
|
||||
static constexpr int blobCount = 20;
|
||||
|
||||
Reference in New Issue
Block a user