Parcourir la source

清除强制校准计数器

Signed-off-by: huhui <huhui@sharkgulf.com>
huhui il y a 5 ans
Parent
commit
26a602a03b
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      Application/app/sox/soc.c

+ 2 - 0
Application/app/sox/soc.c

@@ -194,6 +194,8 @@ int soc_update_by_ocv(void){
 					ocv_full_count = 0;
 					changed = 1;
 				}
+			}else {
+				ocv_full_count = 0;
 			}
 		}
 	}