Skip to content

rename NetworkManager to prevent conflict with recent version of arduino-esp32#18

Open
llange wants to merge 1 commit into
FreedomNX:mainfrom
llange:feat/compatibility-arduino
Open

rename NetworkManager to prevent conflict with recent version of arduino-esp32#18
llange wants to merge 1 commit into
FreedomNX:mainfrom
llange:feat/compatibility-arduino

Conversation

@llange
Copy link
Copy Markdown

@llange llange commented May 3, 2026

Starting with release 3.0.0 of arduino-esp32, two new files conflict with our own NetworkManager:

  • libraries/Network/src/NetworkManager.h
  • libraries/Network/src/NetworkManager.cpp

See espressif/arduino-esp32#8760

While the default configuration is to build with arduino-esp32 2.0.17, it's better to be prevent a compilation error with newer releases of arduino-esp32.

…ino-esp32

Starting with release 3.0.0 of arduino-esp32, two new files conflict with our own NetworkManager:
* libraries/Network/src/NetworkManager.h
* libraries/Network/src/NetworkManager.cpp

See espressif/arduino-esp32#8760

While the default configuration is to build with arduino-esp32 2.0.17, it's better to be prevent
a compilation error with newer releases of arduino-esp32.
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