@ -18,6 +18,8 @@ private:
bool _fade = true;
uint8_t _fadeSpeed = 7;
bool _powerd = false;
void patternStep();
public:
@ -36,6 +38,8 @@ public:
uint8_t getR();
uint8_t getB();
uint8_t getG();
bool isPowerd();
uint8_t getPattern();
};
The note is not visible to the blocked user.