fixed definition preventing serial response in #49 #bugfix

This commit is contained in:
pyr0ball 2019-10-27 16:47:30 -07:00
parent f8efc3d192
commit 266ae5cd9e

View file

@ -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 /* Debug output verbose mode will continuously output sensor readings
rather than waiting for user input */ rather than waiting for user input */
//#define VERBOSE true #define VERBOSE true
// Headers, variables, and functions // Headers, variables, and functions
#include <Arduino.h> #include <Arduino.h>