few gotthard bug fixes, including cs mask for adc

This commit is contained in:
2018-12-04 16:02:24 +01:00
parent 4e65a1d964
commit b3393fc18b
5 changed files with 24 additions and 22 deletions

View File

@ -112,7 +112,7 @@ void setAdc9252(int addr, int val) {
}
void prepareADC9252(){
FILE_LOG(logINFOBLUE, ("Preparing ADC:\n"));
FILE_LOG(logINFOBLUE, ("Preparing ADC9252:\n"));
//power mode reset
FILE_LOG(logINFO, ("\tPower mode reset\n"));