friday code dump
This commit is contained in:
@ -67,6 +67,8 @@ void Error_Handler(void);
|
||||
#define PWM_PG_FAN1_GPIO_Port GPIOA
|
||||
#define PWM_PG_FAN2_Pin GPIO_PIN_3
|
||||
#define PWM_PG_FAN2_GPIO_Port GPIOA
|
||||
#define CSB_Pin GPIO_PIN_4
|
||||
#define CSB_GPIO_Port GPIOA
|
||||
#define STATUS_LED_R_Pin GPIO_PIN_0
|
||||
#define STATUS_LED_R_GPIO_Port GPIOB
|
||||
#define STATUS_LED_B_Pin GPIO_PIN_1
|
||||
|
||||
Reference in New Issue
Block a user