sticilface / ESPmanager

Full wifi and OTA manager for ESP8266
GNU Lesser General Public License v3.0
108 stars 31 forks source link

Add in default ESP device Finder #20

Closed sticilface closed 6 years ago

sticilface commented 7 years ago

I have a lib https://github.com/sticilface/ESPdeviceFinder

That uses UDP to find other ESP devices. Works very well, and I would like to integrate it into ESPmanager.

See https://github.com/sticilface/Melvanimate for it in action.

sticilface commented 6 years ago

done