master #80

Closed
sundp wants to merge 83 commits from master into P2
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 578550e104 - Show all commits

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);