robin-raymond edited a comment on issue #483: usbhost/usbhost_xboxcontroller.c compilation error URL: https://github.com/apache/incubator-nuttx/issues/483#issuecomment-596135364 related -- I think a forward declaration is missing: ```` static void usbhost_pollnotify(FAR struct usbhost_state_s *dev); ```` (and implementation)
---------------------------------------------------------------- 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 With regards, Apache Git Services