From 1deddad09116c030d6dc4e9b541617aaab96191b Mon Sep 17 00:00:00 2001 From: Martin Date: Mon, 11 Sep 2023 06:52:35 -0400 Subject: [PATCH] Added changes made to ack section --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4659d70..c808335 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,9 @@ The Library runs on any kind of **ESP8266** and **ESP32** (NodeMCU, AI Thinker, - Time control by @iangray001 - Vertical controls by @iangray001 - Time/date/password/color input types by @pcbbc +- Delayed response support @MartinMueller2003 +- Fragmented control transfer @ MartinMueller2003 +- Extended Callback @MartinMueller2003 ## Roadmap