Explorar el Código

清除强制校准计数器

Signed-off-by: huhui <huhui@sharkgulf.com>
huhui hace 5 años
padre
commit
26a602a03b
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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;
 			}
 		}
 	}