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 2023/01/03 09:13:18 UTC

[GitHub] [nuttx] liuchengvbl opened a new pull request, #8025: fix: sensor: new member into ECG sensor type

liuchengvbl opened a new pull request, #8025:
URL: https://github.com/apache/nuttx/pull/8025

   ## Summary
   
   ECG sensors usually output some status info besides ECG data, such as lead and fast-recovery status. Thus a new member "status" is added into sensor_ecg struct.
   
   Signed-off-by: liucheng5 <li...@xiaomi.com>
   
   ## Impact
   
   No impact on current ones who use struct sensor_ecg. A new member is added while the existing members are not changed.
   
   ## Testing
   


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


[GitHub] [nuttx] xiaoxiang781216 merged pull request #8025: fix: sensor: new member into ECG sensor type

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #8025:
URL: https://github.com/apache/nuttx/pull/8025


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