@@ -10,61 +10,61 @@ board_build.partitions = min_spiffs.csv
1010build_flags =
1111 -D ASYNC
1212 -I include/_
13- lib_deps = https://github.com/me-no-dev /ESPAsyncWebServer
13+ lib_deps = https://github.com/ESP32Async /ESPAsyncWebServer
1414
1515[env:async_E]
1616build_flags =
1717 -D ASYNC
1818 -I include/e
19- lib_deps = https://github.com/me-no-dev /ESPAsyncWebServer
19+ lib_deps = https://github.com/ESP32Async /ESPAsyncWebServer
2020
2121[env:async_EC]
2222build_flags =
2323 -D ASYNC
2424 -I include/ec
2525 -D SVELTEESP32_ENABLE_ETAG
26- lib_deps = https://github.com/me-no-dev /ESPAsyncWebServer
26+ lib_deps = https://github.com/ESP32Async /ESPAsyncWebServer
2727
2828[env:async_ECG]
2929build_flags =
3030 -D ASYNC
3131 -I include/ecg
3232 -D SVELTEESP32_ENABLE_ETAG
33- lib_deps = https://github.com/me-no-dev /ESPAsyncWebServer
33+ lib_deps = https://github.com/ESP32Async /ESPAsyncWebServer
3434
3535[env:async_ECGC]
3636build_flags =
3737 -D ASYNC
3838 -I include/ecgc
3939 -D SVELTEESP32_ENABLE_ETAG
4040 -D SVELTEESP32_ENABLE_GZIP
41- lib_deps = https://github.com/me-no-dev /ESPAsyncWebServer
41+ lib_deps = https://github.com/ESP32Async /ESPAsyncWebServer
4242
4343[env:async_EG]
4444build_flags =
4545 -D ASYNC
4646 -I include/eg
47- lib_deps = https://github.com/me-no-dev /ESPAsyncWebServer
47+ lib_deps = https://github.com/ESP32Async /ESPAsyncWebServer
4848
4949[env:async_EGC]
5050build_flags =
5151 -D ASYNC
5252 -I include/egc
5353 -D SVELTEESP32_ENABLE_GZIP
54- lib_deps = https://github.com/me-no-dev /ESPAsyncWebServer
54+ lib_deps = https://github.com/ESP32Async /ESPAsyncWebServer
5555
5656[env:async_G]
5757build_flags =
5858 -D ASYNC
5959 -I include/g
60- lib_deps = https://github.com/me-no-dev /ESPAsyncWebServer
60+ lib_deps = https://github.com/ESP32Async /ESPAsyncWebServer
6161
6262[env:async_GC]
6363build_flags =
6464 -D ASYNC
6565 -I include/gc
6666 -D SVELTEESP32_ENABLE_GZIP
67- lib_deps = https://github.com/me-no-dev /ESPAsyncWebServer
67+ lib_deps = https://github.com/ESP32Async /ESPAsyncWebServer
6868
6969
7070
0 commit comments