mirror of
https://github.com/khoih-prog/AsyncHTTPRequest_Generic.git
synced 2025-07-30 02:17:14 +02:00
v1.1.5
### Releases v1.1.5 1. Fix dependency on unpublished [**STM32AsyncTCP Library**](https://github.com/philbowles/STM32AsyncTCP). Check [Compilation broken due to error in STM32AsyncTCP dependency](https://github.com/khoih-prog/AsyncWebServer_STM32/issues/4) and [how to run one of the examples?](https://github.com/khoih-prog/AsyncWebServer_STM32/issues/2).
This commit is contained in:
@ -61,7 +61,7 @@
|
||||
"platforms": ["espressif32"]
|
||||
},
|
||||
{
|
||||
"name": "external-repo",
|
||||
"name": "STM32AsyncTCP",
|
||||
"version": "https://github.com/khoih-prog/STM32AsyncTCP"
|
||||
}
|
||||
],
|
||||
|
Reference in New Issue
Block a user