esp32_ble_gateway
esp32_ble_gateway copied to clipboard
Add support for ports other than 80
Right now there is only support for the default port, port 80. Build in "URL:PORT_NUMBER" to support custom port numbers
This also means that the full URL will have to be split as HOSTNAME : PORT / ENDPOINT