-
Notifications
You must be signed in to change notification settings - Fork 667
Closed
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request