Effect big_dynamic will now be shown with clock.
This commit is contained in:
@ -28,4 +28,5 @@ private:
|
||||
public:
|
||||
void loop();
|
||||
~BigDynamicEffect();
|
||||
boolean can_be_shown_with_clock() override;
|
||||
};
|
||||
|
Reference in New Issue
Block a user