robertobucher commented on code in PR #7446: URL: https://github.com/apache/incubator-nuttx/pull/7446#discussion_r1007087369
########## boards/arm/stm32h7/nucleo-h743zi2/include/board.h: ########## @@ -390,8 +390,14 @@ #define GPIO_TIM1_CH2OUT GPIO_TIM1_CH2OUT_2 /* PE11 - D5 */ #define GPIO_TIM1_CH2NOUT GPIO_TIM1_CH2NOUT_3 /* PE10 - D40 */ +#define GPIO_TIM1_CH1IN GPIO_TIM1_CH1IN_2 /* PE9 */ Review Comment: You're right! I'll remove the OK definition -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org