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

Sensor INA219: Use optional i2c_bus_num #328

Merged
merged 2 commits into from
Aug 3, 2023
Merged

Commits on Aug 3, 2023

  1. Sensor INA219: Use optional i2c_bus_num

    - Optional i2c_bus_num if autodetects fails (often on Pi4)
    - shunt_ohms defaults to 0.1 (equals to R100, which is used in almost all boards)
    mschlenstedt committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    19be9c2 View commit details
    Browse the repository at this point in the history
  2. Default Bus is 1

    mschlenstedt committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3c551d6 View commit details
    Browse the repository at this point in the history