01
01 copied to clipboard
Incorrect Default Websocket Port in ESP Firmware
Describe the bug The default websocket port in the esp32 client firmware is 80, should be setup to use the same port as the ping.
https://github.com/OpenInterpreter/01/blob/f9cc6bb66517991982cac0f9c05657e686eefb90/software/source/clients/esp32/src/client/client.ino#L671
I'm working on adding support for a new devkit I have on hand (ESP32-S3-BOX-Lite) so I'll have a larger PR ready for that soon but wanted to get this seen hopefully before first round consumer devices get flashed! (If this is even the codebase ya'll are using on the prod devices).
Love the project 🧡