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

Add input_mux and vref options to ADS1220 sensor #6713

Merged
merged 1 commit into from
Oct 24, 2024

Commits on Oct 19, 2024

  1. Add input_mux and vref options to ADS1220 sensor

    * fix type comparison bug that stopped the sensor from initializing
    * correct mismatch between docs and code for `sample_rate` (fixed to work same as hx71x)
    * add input_mux, pga_bypass and vref options
    * update configuration reference & fix typo
    
    Signed-off-by: Gareth Farrington <[email protected]>
    garethky committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    7cef5c9 View commit details
    Browse the repository at this point in the history