Skip to content

Commit

Permalink
Update Globals.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Blueforcer authored May 11, 2023
1 parent 10fd73e commit f81eb4c
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 @@ -2,7 +2,7 @@
#define GLOBALS_H
#include <Arduino.h>
#include <FastLED.h>

#define DEBUG

#ifdef DEBUG
Expand Down Expand Up @@ -119,4 +119,4 @@ extern uint16_t TEMP_COLOR;
extern uint16_t HUM_COLOR;
extern bool ARTNET_MODE;
extern bool MOODLIGHT_MODE;
#endif // Globals_H
#endif // Globals_H

0 comments on commit f81eb4c

Please sign in to comment.