remove lines suggested

This commit is contained in:
darren siepka 2018-10-22 15:50:31 +01:00
parent 23787d0e21
commit 7fd7d6bf5c
1 changed files with 16 additions and 18 deletions

View File

@ -98,12 +98,10 @@ void initialiseADC()
//currentStatus.canin[14] = 44; Dev test use only! //currentStatus.canin[14] = 44; Dev test use only!
auxIsEnabled = true; auxIsEnabled = true;
} }
//Channel is active and analog
pinMode( pinNumber, INPUT);
auxIsEnabled = true;
}
} }
} }
} }
static inline void instanteneousMAPReading() static inline void instanteneousMAPReading()