acassis commented on a change in pull request #4072: URL: https://github.com/apache/incubator-nuttx/pull/4072#discussion_r664684564
########## File path: arch/arm/src/lpc17xx_40xx/hardware/lpc17_40_wdt.h ########## @@ -89,6 +89,8 @@ /* Watchdog feed sequence register */ +#define WDT_FEED_KEY_1 (0xAA) /* Watchdog feed key 1 */ Review comment: I suggest you to send a new PR to fix it. Thank you! -- 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