minor change O5
This commit is contained in:
parent
4693745985
commit
b3285c7f4e
|
@ -803,10 +803,7 @@ static void SendTxData(void)
|
|||
uint8_t i = 0;
|
||||
//MX_TOF_Process();
|
||||
#if defined(YUNHORN_STS_O5_ENABLED)
|
||||
UTIL_SEQ_SetTask((1 << CFG_SEQ_Task_YunhornSTSEventP1), CFG_SEQ_Prio_0);
|
||||
|
||||
STS_O5_SENSOR_Read(&oo_data);
|
||||
|
||||
#endif
|
||||
#if defined(SOAP_LEVEL_SENSOR)
|
||||
STS_YunhornSTSEventP6_Process();
|
||||
|
|
Loading…
Reference in New Issue