Compare commits

...

1 commit
1.0.0 ... main

Author SHA1 Message Date
levkovigor
6a026d0086
Update README.md 2022-03-17 10:59:30 +02:00

View file

@ -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).