Skip to content

Usage Documentation Correction #122

@Xylopyrographer

Description

@Xylopyrographer

The installation/usage docs should be revised to point to the correct repository for the dependant libraries.

For the AsyncTCP library, link should be: https://github.com/ESP32Async/AsyncTCP

For the ESPAsyncWebServer library, link should be: https://github.com/ESP32Async/ESPAsyncWebServer

For those using the PlatformIO or pioarduino extensions with VSCode, use the following in your platformio.ini file:

lib_deps = 
    ayushsharma82/WebSerial@^2.1.1
    ESP32Async/AsyncTCP@^3.4.7
    ESP32Async/ESPAsyncWebServer@^3.8.0

Adjust the revision number of each as needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions