This commit is contained in:
Wolfgang Hottgenroth 2021-02-12 19:00:37 +01:00
parent fea261863e
commit c43c332fdf

View File

@ -188,7 +188,6 @@ static void wizSecondsHandler(void *handle) {
HAL_IWDG_Refresh(&hiwdg);
}
t_seconds* wizGetSeconds() {
return &seconds;
}