jcfain / TCodeESP32

This is am ESP32 fork of Tempests TCode sketch (repository doesnt exists yet). It adds Network capabilities and bluetooth.
MIT License
46 stars 10 forks source link

Cant change the web server port #2

Closed jcfain closed 1 year ago

jcfain commented 4 years ago

I couldn't figure out how to initialize the web server with a variable at runtime so for now, port 80 it is. Changing the setting in the userSettings.json will do nothing until this is fixed.