zhouhan0126 / WIFIMANAGER-ESP32

wifimanager-esp32
MIT License
401 stars 135 forks source link

Renamed HTTP_HEAD[] to HTTP_HEAD_START[] to avoid namespace collision #24

Open ozbotics opened 5 years ago

ozbotics commented 5 years ago

Renamed HTTP_HEAD[] to HTTP_HEAD_START[] to avoid namespace collision with symbol in Espressif's WebServer library (version 1.0)

ocagdas commented 5 years ago

Is there any provision to review and ideally merge this PR in any time soon?

artem-dudarev commented 4 years ago

@zhouhan0126 Why are you not merging this PR?

davefiddes commented 4 years ago

@artem-dudarev I think this library is pretty much abandoned now. https://github.com/tzapu/WiFiManager now supports ESP32 on the development branch. It's what I use.

rfsales commented 2 years ago

Can you please merge this fix? I just tryed to download the zip code and got the same issue