[
https://issues.apache.org/jira/browse/MYNEWT-779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16048463#comment-16048463
]
ASF subversion and git services commented on MYNEWT-779:
--------------------------------------------------------
Commit fdd2557773886fb9002c3f125a5dd9a14982623d in incubator-mynewt-core's
branch refs/heads/master from [~vrahane]
[ https://gitbox.apache.org/repos/asf?p=incubator-mynewt-core.git;h=fdd2557 ]
MYNEWT-779 tcs34725 driver: remove os_time_delay()
- Removing os_time_delay() from driver and moving it to shell for using
it with shell.
- Sensor framework polling timer should be used for reading instead of
os_time_delay().
> SensorAPI: tcs34725 driver: remove os_time_delay()
> --------------------------------------------------
>
> Key: MYNEWT-779
> URL: https://issues.apache.org/jira/browse/MYNEWT-779
> Project: Mynewt
> Issue Type: Bug
> Security Level: Public(Viewable by anyone)
> Reporter: Vipul Rahane
> Assignee: Vipul Rahane
> Fix For: v1_1_0_rel
>
>
> Remove os_time_delay() from driver and move it to shell for using it with
> shell specifically as there is already a poller for the sensor framework and
> this kind of messes up the poll rate.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)