Pin names added, compiles now
This commit is contained in:
@ -41,6 +41,10 @@
|
||||
|
||||
/* Private define ------------------------------------------------------------*/
|
||||
|
||||
#define LED_Pin GPIO_PIN_13
|
||||
#define LED_GPIO_Port GPIOC
|
||||
#define ERROR_Pin GPIO_PIN_14
|
||||
#define ERROR_GPIO_Port GPIOC
|
||||
/* USER CODE BEGIN Private defines */
|
||||
|
||||
/* USER CODE END Private defines */
|
||||
|
Reference in New Issue
Block a user