Skip to content

Commit

Permalink
Update Globals.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Blueforcer authored Dec 24, 2024
1 parent 8adafbc commit b69a61e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Globals.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#include <Arduino.h>
#include <FastLED.h>
#include "effects.h"

#define DEBUG

#ifdef DEBUG
Expand Down Expand Up @@ -148,4 +148,4 @@ extern OverlayEffect GLOBAL_OVERLAY;
extern String HOSTNAME;
extern int WEB_PORT;
extern bool BUZ_VOL;
#endif // Globals_H
#endif // Globals_H

0 comments on commit b69a61e

Please sign in to comment.