Skip to content

Commit

Permalink
fixed definition preventing serial response in #49 #bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
pyr0ball committed Oct 27, 2019
1 parent f8efc3d commit 266ae5c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -84,7 +84,7 @@ update the voltMeterConstant variable in pP_config.h with the correct value

/* Debug output verbose mode will continuously output sensor readings
rather than waiting for user input */
//#define VERBOSE true
#define VERBOSE true

// Headers, variables, and functions
#include <Arduino.h>
Expand Down

0 comments on commit 266ae5c

Please sign in to comment.