aggiornati tempi

This commit is contained in:
andrea
2026-07-08 18:14:47 +02:00
parent 687c222259
commit 5cdb13c44a
198 changed files with 444007 additions and 500718 deletions

View File

@@ -711,12 +711,12 @@ int main(void) {
; //errore eeprom
}
loadEE();
if (flagPar != VERSIONE) {
HAL_GPIO_WritePin(GPIOA, BUZ_Pin, GPIO_PIN_SET);
loadDefault();
loadEE();
HAL_GPIO_WritePin(GPIOA, BUZ_Pin, GPIO_PIN_RESET);
}
// if (flagPar != VERSIONE) {
// HAL_GPIO_WritePin(GPIOA, BUZ_Pin, GPIO_PIN_SET);
// loadDefault();
// loadEE();
// HAL_GPIO_WritePin(GPIOA, BUZ_Pin, GPIO_PIN_RESET);
// }
/* USER CODE END 2 */
/* Infinite loop */