acassis commented on code in PR #16153: URL: https://github.com/apache/nuttx/pull/16153#discussion_r2031918586
########## boards/arm/stm32f7/nucleo-f767zi/include/board.h: ########## @@ -310,23 +310,21 @@ * has halted. */ -/* Button definitions *******************************************************/ - -/* The STM32F7 Discovery supports one button: Pushbutton B1, labeled "User", +/* Button definitions + * The STM32F7 Discovery supports one button: Pushbutton B1, labeled "User", * is connected to GPIO PI11. * A high value will be sensed when the button is depressed. * * For the external application the following configuration will be used: * - * ====== ext button SOLUTION ======= + * ====== external buttons ======= Review Comment: Don't use TAB -- 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