Src/application/dw_sync.c
@@ -53,7 +53,7 @@ { lpcount -=32768; } __HAL_LPTIM_COMPARE_SET(&hlptim1, lpcount); // __HAL_LPTIM_COMPARE_SET(&hlptim1, lpcount); last_lpcount = lpcount; } @@ -76,7 +76,7 @@ { poll_startcount -=32768; } __HAL_LPTIM_COMPARE_SET(&hlptim1, lpcount); // __HAL_LPTIM_COMPARE_SET(&hlptim1, lpcount); last_lpcount = lpcount; } void WaitUntilPollStart(void)