From 6a026d008639f4fcba2d420087b50d74a8a1beba Mon Sep 17 00:00:00 2001 From: levkovigor Date: Thu, 17 Mar 2022 10:59:30 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7099769..d16929d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # ppposclient -Arduino client library for gsm ppp protocol. This library can be used to make GET and POST requests and to connect mqtt with PubSubClient (https://github.com/knolleary/pubsubclient). It supports ESP32. +Arduino client library for gsm ppp protocol. This library can be used to make GET and POST requests and to connect mqtt with PubSubClient (https://github.com/knolleary/pubsubclient). It supports ESP32 (tested with version 2.0.0).