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 2021/07/09 20:59:23 UTC

[GitHub] [incubator-nuttx-apps] gustavonihei commented on a change in pull request #802: system/nxlooper: Fix the following compiler warning

gustavonihei commented on a change in pull request #802:
URL: https://github.com/apache/incubator-nuttx-apps/pull/802#discussion_r667208361



##########
File path: include/system/nxlooper.h
##########
@@ -161,6 +161,32 @@ void nxlooper_reference(FAR struct nxlooper_s *plooper);
 int nxlooper_setdevice(FAR struct nxlooper_s *plooper,
                        FAR const char *device);
 
+/****************************************************************************
+ * Name: nxlooper_loopraw
+ *

Review comment:
       ```suggestion
    *
    * Description:
   ```




-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org