добавлено моргание диода каждую секунду

This commit is contained in:
2026-04-12 10:56:43 +03:00
parent 76bbd4a539
commit f0f5f625e9
93 changed files with 417 additions and 7068 deletions

View File

@@ -62,6 +62,8 @@ void Error_Handler(void);
/* USER CODE END EFP */
/* Private defines -----------------------------------------------------------*/
#define LED_Pin GPIO_PIN_13
#define LED_GPIO_Port GPIOC
#define DIGIT_HOUR_H_Pin GPIO_PIN_0
#define DIGIT_HOUR_H_GPIO_Port GPIOA
#define DIGIT_HOUR_L_Pin GPIO_PIN_1