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

Update Readme/Documentation #47

Open
3 tasks
tobiasschuerg opened this issue Oct 25, 2023 · 0 comments
Open
3 tasks

Update Readme/Documentation #47

tobiasschuerg opened this issue Oct 25, 2023 · 0 comments
Labels
good first issue Good for newcomers PR welcome help appreciated, feel free to submit a PR

Comments

@tobiasschuerg
Copy link
Owner

Documentation is quite outdated

MH-Z-CO2-Sensors/MHZ.cpp

Lines 285 to 288 in c83ba47

void MHZ::setBypassCheck(boolean isBypassPreheatingCheck, boolean isBypassResponseTimeCheck) {
_isBypassPreheatingCheck = isBypassPreheatingCheck;
_isBypassResponseTimeCheck = isBypassResponseTimeCheck;
}

  • Added devices should be added to README

  • Preheating shoud also be documented

@tobiasschuerg tobiasschuerg added PR welcome help appreciated, feel free to submit a PR good first issue Good for newcomers labels Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers PR welcome help appreciated, feel free to submit a PR
Projects
None yet
Development

No branches or pull requests

1 participant