Skip to content

warning: 'packed' attribute ignored #6

Description

@vangalvin

I am trying to run this on a UM FeatherS2. during compile im getting the following error message

In file included from C:\Users\vanga\Documents\Arduino\libraries\Arduino-INA3221\Beastdevices_INA3221.cpp:29:
C:\Users\vanga\Documents\Arduino\libraries\Arduino-INA3221\Beastdevices_INA3221.h:112:40: warning: 'packed' attribute ignored [-Wattributes]
     } conf_reg_t __attribute__((packed));
                                        ^
C:\Users\vanga\Documents\Arduino\libraries\Arduino-INA3221\Beastdevices_INA3221.h:132:42: warning: 'packed' attribute ignored [-Wattributes]
     } masken_reg_t __attribute__((packed));
                                          ^

Any sugestions how to correct this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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