Sfoglia il codice sorgente

清除强制校准计数器

Signed-off-by: huhui <huhui@sharkgulf.com>
huhui 5 anni fa
parent
commit
26a602a03b
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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;
 			}
 		}
 	}