Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Commit

Permalink
v1.4.0 to fix issue with slow browsers or network
Browse files Browse the repository at this point in the history
### Releases v1.4.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
  • Loading branch information
khoih-prog committed Sep 26, 2022
1 parent 9e9aa88 commit 03c0e9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
* [AsyncPrinter](#AsyncPrinter)
* [AsyncTCPbuffer](#AsyncTCPbuffer)
* [SyncClient](#SyncClient)
* [Libraries currently depend on this library ](#Libraries-currently-depend-on-this-library )
* [Debug Terminal Output Samples](#debug-terminal-output-samples)
* [1. Async_AdvancedWebServer on PORTENTA_H7_M7 using Ethernet](#1-Async_AdvancedWebServer-on-PORTENTA_H7_M7-using-Ethernet)
* [2. Async_AdvancedWebServer on PORTENTA_H7_M7 using WiFi](#2-Async_AdvancedWebServer-on-PORTENTA_H7_M7-using-WiFi)
Expand Down

0 comments on commit 03c0e9a

Please sign in to comment.