Changed default state of I2C input macro to enabled #featureadd

This commit is contained in:
pyr0ball 2020-01-16 11:21:31 -08:00
parent 904d6af9dc
commit 217c13b827

View file

@ -101,7 +101,7 @@ update the voltMeterConstant variable in pP_config.h with the correct value
#include "pP_serial.h"
// i2c input toggle. Uncomment to enable
//#define I2C_INPUT true
#define I2C_INPUT
void setup() {
//Setup PWM on voltage follower (PD3)