Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit f9045d4

Browse files
authored
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](khoih-prog/AsyncWebServer_STM32#4) and [how to run one of the examples?](khoih-prog/AsyncWebServer_STM32#2).
1 parent 0fd4700 commit f9045d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"platforms": ["espressif32"]
6262
},
6363
{
64-
"name": "external-repo",
64+
"name": "STM32AsyncTCP",
6565
"version": "https://github.com/khoih-prog/STM32AsyncTCP"
6666
}
6767
],

0 commit comments

Comments
 (0)