Skip to content

Duplicated include guards HARDWARE_UTILS_H #115

@steph643

Description

@steph643

The include guard HARDWARE_UTILS_H is present both in current_sense/hardware_api.h and drivers/hardware_api.h. This prevents compiling the project in certain specific setups (I found this while porting the library to another compiler).

Moreover, I would also rename the files. Having different files with the same name in a project looks error prone to me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions