Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: sensor: new member into ECG sensor type #8025

Merged
merged 1 commit into from
Jan 3, 2023

Conversation

liuchengvbl
Copy link

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

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 <liucheng5@xiaomi.com>
@xiaoxiang781216 xiaoxiang781216 merged commit abf5ea2 into apache:master Jan 3, 2023
@liuchengvbl liuchengvbl deleted the my-local branch January 4, 2023 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants