aggiornati tempi
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user