fixed definition preventing serial response in #49 #bugfix
This commit is contained in:
parent
f8efc3d192
commit
266ae5cd9e
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue