You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by gi...@git.apache.org on 2017/08/08 03:37:48 UTC

[GitHub] vrahane commented on a change in pull request #472: Sensor evq

vrahane commented on a change in pull request #472: Sensor evq
URL: https://github.com/apache/mynewt-core/pull/472#discussion_r131814339
 
 

 ##########
 File path: hw/sensor/syscfg.yml
 ##########
 @@ -40,3 +40,7 @@ syscfg.defs:
     SENSOR_OIC_OBS_RATE:
         description: 'Set OIC server observation rate in milli seconds'
         value: 1000
+
+    SENSOR_MGR_EVQ:
+        description: 'Specify the eventq to be used by sensor mgr'
+        value: 0
 
 Review comment:
   Thank you for pointing it out Chris. Will fix it.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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