-
-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
I am using another library that also contains a utils/utils.h file. The compiler just uses whichever one was included first, this is obviously problematic.
With "utils" being a very common file name, maybe you could rename the file utils.h? Possible something like lcdMenuUtils.h? I don't have any issues with the other files in the utils folder but I suspect this same issue could arise with files like constants.h, maybe you want to rename those at the same time?
Thanks for the great library!
Version
- I have checked that I am using the latest version of the library.
What environment are you seeing the problem in?
Platform IO
Board type
ESP32
Relevant log output
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working