changed default state for i2c input macro to enabled #featureadd

This commit is contained in:
pyr0ball 2020-01-16 11:19:03 -08:00
parent a3e4ec86a5
commit 904d6af9dc

View file

@ -85,6 +85,7 @@ update the voltMeterConstant variable in pP_config.h with the correct value
------------------------------------------------------------*/ ------------------------------------------------------------*/
#define PP_VERSION 2.2.1_882a87 #define PP_VERSION 2.2.1_882a87
/* 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