remove lines suggested
This commit is contained in:
parent
23787d0e21
commit
7fd7d6bf5c
|
@ -98,12 +98,10 @@ void initialiseADC()
|
|||
//currentStatus.canin[14] = 44; Dev test use only!
|
||||
auxIsEnabled = true;
|
||||
}
|
||||
//Channel is active and analog
|
||||
pinMode( pinNumber, INPUT);
|
||||
auxIsEnabled = true;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
static inline void instanteneousMAPReading()
|
||||
|
|
Loading…
Reference in New Issue