bdring / FluidNC

The next generation of motion control firmware
Other
1.55k stars 377 forks source link

Fix WebUI v3 ESP800 values #1337

Open michmela44 opened 1 day ago

michmela44 commented 1 day ago

For WebUI v3, ESP 800 was sending hardcoded values for the WebSocket address, rather than the values as actually configured.

This was an oversight in the initial implementation that I forgot to go back and fix before the initial PR was submitted