first time generated

This commit is contained in:
2020-10-18 22:17:55 +02:00
parent d921870104
commit 2c9b5f21ac
10 changed files with 658 additions and 21 deletions

View File

@ -58,6 +58,8 @@ void Error_Handler(void);
/* USER CODE END EFP */
/* Private defines -----------------------------------------------------------*/
#define debugUart huart4
#define mbusUart huart5
#define Loop_Enable_Pin GPIO_PIN_2
#define Loop_Enable_GPIO_Port GPIOE
#define Loop_Disable_Pin GPIO_PIN_3