Compare commits

..

No commits in common. "main" and "1.0.0" have entirely different histories.
main ... 1.0.0

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 (tested with version 2.0.0).
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.