xiaoxiang781216 commented on a change in pull request #2391:
URL: https://github.com/apache/incubator-nuttx/pull/2391#discussion_r531955885



##########
File path: boards/arm/stm32f7/stm32f746g-disco/include/board.h
##########
@@ -366,7 +374,7 @@
 
 #define GPIO_TP_INT  (GPIO_INPUT|GPIO_FLOAT|GPIO_EXTI|GPIO_PORTI|GPIO_PIN13)
 
-#define FT5x06_I2C_ADDRESS          0x38
+#define FT5x06_I2C_ADDRESS          (0x70 >> 1)

Review comment:
       @ChaochaoCui this is minor change, let's keep it as before.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to