You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "davids5 (via GitHub)" <gi...@apache.org> on 2023/01/30 11:32:42 UTC

[GitHub] [nuttx] davids5 commented on a diff in pull request #8338: sensors/ioctl: add common cmd for accelerators

davids5 commented on code in PR #8338:
URL: https://github.com/apache/nuttx/pull/8338#discussion_r1090505807


##########
include/nuttx/sensors/ioctl.h:
##########
@@ -234,6 +234,13 @@
 #define SNIOC_READROMCODE          _SNIOC(0x0067)  /* Arg: uint64_t* pointer */
 #define SNIOC_SETALARM             _SNIOC(0x0068)  /* Arg: struct ds18b20_alarm_s* */
 
+/* IOCTL commands for accelerators */

Review Comment:
   @XuNeo Is this supposed to be Accelerometers? 



-- 
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