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

Conversation

garethky
Copy link
Contributor

  • fix type comparison bug that stopped the sensor from initializing (no one could actually use it)
  • 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 typos

* 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]>
@KevinOConnor KevinOConnor merged commit 0c806d8 into Klipper3d:master Oct 24, 2024
1 check passed
@KevinOConnor
Copy link
Collaborator

Thanks.

-Kevin

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