diff --git a/usermods/wizlights/wizlights.h b/usermods/wizlights/wizlights.h index c588f00e..08d20493 100644 --- a/usermods/wizlights/wizlights.h +++ b/usermods/wizlights/wizlights.h @@ -75,6 +75,10 @@ class WizLightsUsermod : public Usermod { UDP.endPacket(); } + // Override definition so it compiles + void setup() { + + } // TODO: Check millis() rollover