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

Added serial reads to flush spurious output from sensor #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Feb 5, 2024

  1. Added serial reads to flush spurious output from sensor

    Used library to get Winsen ZH07 device. Input and output are the same as the ZH06 . Spurious output from the sensor
    made  sleep, wake and other commands fail unpredictably. Added serial reads to flush such unexpected sensor inputs
    gitpeut committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    989cb87 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. RX_flush

    Use separate RX_flush function instead of repeating while() loops.
    gitpeut committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    7089d10 View commit details
    Browse the repository at this point in the history