Skip to content

Bus is not always 1 #5

@abkfenris

Description

@abkfenris

When building powercape.c and ina219.c for Beaglebone Black running a Resin.io Debian container, I had to change int i2c_bus = 1; to int i2c_bus = 2; as the devices were on the i2c-2 bus instead of the i2c-1 bus.

I have a patch if you want to make the fixes programatically (git apply fix_powercape.patch).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions