generated from Template/H563ZI-HAL-CMake-Template
Add ble,gps,imu and others in threadx,need test
This commit is contained in:
@@ -57,13 +57,13 @@ void Error_Handler(void);
|
||||
/* USER CODE END EFP */
|
||||
|
||||
/* Private defines -----------------------------------------------------------*/
|
||||
#define HC_Trig_Pin GPIO_PIN_0
|
||||
#define HC_Trig_GPIO_Port GPIOA
|
||||
#define HC_Echo_Pin GPIO_PIN_1
|
||||
#define HC_Echo_GPIO_Port GPIOA
|
||||
#define Shake_Motor_Pin GPIO_PIN_4
|
||||
#define Shake_Motor_GPIO_Port GPIOD
|
||||
#define Buzzer_Pin GPIO_PIN_5
|
||||
#define HC_Trig_Pin GPIO_PIN_8
|
||||
#define HC_Trig_GPIO_Port GPIOC
|
||||
#define HC_Echo_Pin GPIO_PIN_9
|
||||
#define HC_Echo_GPIO_Port GPIOC
|
||||
#define Shake_Motor_Pin GPIO_PIN_12
|
||||
#define Shake_Motor_GPIO_Port GPIOC
|
||||
#define Buzzer_Pin GPIO_PIN_2
|
||||
#define Buzzer_GPIO_Port GPIOD
|
||||
|
||||
/* USER CODE BEGIN Private defines */
|
||||
|
||||
Reference in New Issue
Block a user