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

Commit 85a4d49

Browse files
authored
v1.1.0 to fix issue with slow browsers or network
### Releases v1.1.0 1. Fix issue with slow browsers or network 2. Remove hard-code if possible 3. Improve debug messages by adding functions to display `error/state messages` instead of `cryptic error/state number` 4. Clean up
1 parent e8e2621 commit 85a4d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AsyncTCP_RP2040W
22

3-
[![arduino-library-badge](http://www.ardu-badge.com/badge/AsyncTCP_RP2040W.svg?)](http://www.ardu-badge.com/AsyncTCP_RP2040W)
3+
[![arduino-library-badge](https://www.ardu-badge.com/badge/AsyncTCP_RP2040W.svg?)](https://www.ardu-badge.com/AsyncTCP_RP2040W)
44
[![GitHub release](https://img.shields.io/github/release/khoih-prog/AsyncTCP_RP2040W.svg)](https://github.com/khoih-prog/AsyncTCP_RP2040W/releases)
55
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](#Contributing)
66
[![GitHub issues](https://img.shields.io/github/issues/khoih-prog/AsyncTCP_RP2040W.svg)](http://github.com/khoih-prog/AsyncTCP_RP2040W/issues)

0 commit comments

Comments
 (0)