merge branch 'STS_R1D' of http://gitea.yunhorn.com/sundp/STS_RR_R125 into STS_R1D

This commit is contained in:
Yunhorn 2024-04-09 13:04:04 +08:00
commit f61ea28b9d
1 changed files with 214 additions and 214 deletions

View File

@ -159,7 +159,7 @@ void MX_TOF_Init(void);
/* TOF_2, U4 LEFT CORNER, PA-9 */
#if defined(TOF_1) && defined(STM32WLE5xx)
#if defined(TOF_2) && defined(STM32WLE5xx)
#define TOF_L_INT_Pin GPIO_PIN_3 // 2024-04-08 WAS GPIO_PIN_5
#define TOF_L_INT_GPIO_Port GPIOB
#define TOF_L_INT_EXTI_IRQn EXTI3_IRQn // 2024-04-08 WAS EXTI9_5_IRQn