Changed default state of I2C input macro to enabled #featureadd
This commit is contained in:
parent
904d6af9dc
commit
217c13b827
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ update the voltMeterConstant variable in pP_config.h with the correct value
|
||||||
#include "pP_serial.h"
|
#include "pP_serial.h"
|
||||||
|
|
||||||
// i2c input toggle. Uncomment to enable
|
// i2c input toggle. Uncomment to enable
|
||||||
//#define I2C_INPUT true
|
#define I2C_INPUT
|
||||||
|
|
||||||
void setup() {
|
void setup() {
|
||||||
//Setup PWM on voltage follower (PD3)
|
//Setup PWM on voltage follower (PD3)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue