You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/03/07 20:39:39 UTC

[GitHub] [incubator-nuttx] robin-raymond edited a comment on issue #483: usbhost/usbhost_xboxcontroller.c compilation error

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:
users@infra.apache.org


With regards,
Apache Git Services