Init
This commit is contained in:
parent
0f3b615fc7
commit
75bbb6bb6b
|
|
@ -130,6 +130,7 @@ bool setSpiSensor(tSensorSPI *env, tSensorType sensorType, tSensorAdr sensorAdr,
|
|||
Delay(DelayCn);
|
||||
} else {
|
||||
|
||||
GpioPinSet(&env->conns->COON_B.En1, false);
|
||||
|
||||
setSensorTypeAdr(env, &env->conns->COON_B.Con, sensorAdr);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue