Skip to content

Commit

Permalink
Remove debug flag
Browse files Browse the repository at this point in the history
  • Loading branch information
filipbudisa committed Aug 31, 2020
1 parent 8aefb43 commit bf890ff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Nibble-Launcher.ino
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ SleepService* sleepService;

Display* display;

#define DEBUG_FLAG

void setup(){
Serial.begin(115200);
Serial.println();
Expand Down

0 comments on commit bf890ff

Please sign in to comment.