This commit is contained in:
Yunhorn 2024-12-16 20:47:09 +08:00
parent c8d616916b
commit 578550e104
1 changed files with 0 additions and 1 deletions

View File

@ -431,7 +431,6 @@ void STS_TOF_L8_Process(void)
if (STS_Status_Door_Close == sts_hall1_read)
{
status = VL53L8A1_RANGING_SENSOR_GetDistance(VL53L8A1_DEV_CENTER, &Result);
//printf("\r\n status =%d \r\n", status);
if (status == BSP_ERROR_NONE)
{
print_result(&Result);