从模块读取了数据,还需要一系列算法才能利用这些数据

This commit is contained in:
2021-08-22 00:35:34 +08:00
parent c19c78ac1a
commit ea477914a6
20 changed files with 14345 additions and 13541 deletions
+6
View File
@@ -70,6 +70,12 @@ void Error_Handler(void);
#define TCLK_GPIO_Port GPIOB
#define TCS_Pin GPIO_PIN_2
#define TCS_GPIO_Port GPIOB
#define MAX_IRD_Pin GPIO_PIN_12
#define MAX_IRD_GPIO_Port GPIOB
#define MAX_INT_Pin GPIO_PIN_13
#define MAX_INT_GPIO_Port GPIOB
#define MAX_RD_Pin GPIO_PIN_14
#define MAX_RD_GPIO_Port GPIOB
/* USER CODE BEGIN Private defines */
/* USER CODE END Private defines */