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 <liuche...@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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org