This commit is contained in:
2021-02-06 15:57:50 +01:00
parent cc2271840a
commit 5832a107c3
8 changed files with 41 additions and 3 deletions

View File

@ -61,6 +61,7 @@ void Error_Handler(void);
#define eepromSpi hspi1
#define etherSpi hspi2
#define debugUart huart1
#define mainsCnt htim1
#define LED_Red_Pin GPIO_PIN_13
#define LED_Red_GPIO_Port GPIOC
#define LED_Green_Pin GPIO_PIN_14