增加了屏幕显示的封装驱动,日志输出,电机挡位控制
This commit is contained in:
@@ -57,6 +57,8 @@ void Error_Handler(void);
|
||||
/* USER CODE END EFP */
|
||||
|
||||
/* Private defines -----------------------------------------------------------*/
|
||||
#define HOT_Pin GPIO_PIN_1
|
||||
#define HOT_GPIO_Port GPIOA
|
||||
#define RUN_LED_Pin GPIO_PIN_12
|
||||
#define RUN_LED_GPIO_Port GPIOB
|
||||
#define ERR_LED_Pin GPIO_PIN_13
|
||||
|
||||
Reference in New Issue
Block a user