Gary-Hobson commented on code in PR #7841: URL: https://github.com/apache/nuttx/pull/7841#discussion_r1049971618
########## include/nuttx/note/note_driver.h: ########## @@ -35,6 +36,56 @@ * Public Types ****************************************************************************/ +struct note_driver_s; + +struct note_driver_ops_s Review Comment: done -- 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