tookitogo
tookitogo
> Implemented in the latest development version (upcoming PlatformIO IDE 3.0). Please re-test with the pre-release version. See the instructions below: > You will need to edit [platformio-ide.toolbar](https://github.com/platformio/platformio-vscode-ide/blob/develop/package.json#L799) option. See...
I'd like to see this, too!
Look at line 24 of the demo code. It reads: `AsyncWebServer server(80); ` The "80" is the port.
That module has been out for years now. The default settings of the **ESP32 dev module** board (`board = esp32dev`) typically work fine for basic use, assuming you're using a...