Skip to content

Fix OneWireHub to work with ESP32#146

Open
KilDoomWise wants to merge 4 commits intoorgua:mainfrom
KilDoomWise:main
Open

Fix OneWireHub to work with ESP32#146
KilDoomWise wants to merge 4 commits intoorgua:mainfrom
KilDoomWise:main

Conversation

@KilDoomWise
Copy link

I encountered a compilation problem, an error occurs related to the conflict of the constant MEM_SIZE in the library and MEM_SIZE in the ESP32 itself! I decided that I can change MEM_SIZE to MEMORY_SIZE everywhere and this will not affect the operation of the library - but the problem is fixed for all platforms!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant