add non pwh RELATED EDGE FOR L8

This commit is contained in:
Yunhorn 2025-04-17 17:17:47 +08:00
parent 4a01508b41
commit 242917ff15
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ void STS_LMZ_Ambient_Height_Scan_Process(void)
sts_mask_bitmap[i] =0x0; 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};
// 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); // printf("sts sensor install height = %4d \r\n", (int)sts_sensor_install_height);