From 4f5155fbb8b6e5ad20bef8d8163c98141997805e Mon Sep 17 00:00:00 2001 From: YunHorn Technology Date: Thu, 17 Apr 2025 20:55:35 +0800 Subject: [PATCH] wip --- STS/TOF/App/app_tof.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STS/TOF/App/app_tof.c b/STS/TOF/App/app_tof.c index 1a3fdbc..144ce3e 100644 --- a/STS/TOF/App/app_tof.c +++ b/STS/TOF/App/app_tof.c @@ -198,7 +198,7 @@ void STS_LMZ_Ambient_Height_Scan_Process(void) sts_mask_bitmap[i] =0x0; uint8_t rio_edge[34]={0,1,2,3,4,5,6,7,8,15,16,23,24,31,32,39,40,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63}; - + // uint8_t rio_edge[34]={0,1,2,3,4,5,6,7,8,15,16,23,24,31,32,39,40,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63}; // printf("sts sensor install height = %4d \r\n", (int)sts_sensor_install_height);