No description
Find a file
2022-03-17 10:59:30 +02:00
examples/simple_pppos_with_mqtt Add files via upload 2021-08-18 14:21:08 +03:00
src Update PPPOSClient.cpp 2021-08-24 11:08:46 +03:00
keywords.txt Add files via upload 2021-08-18 14:21:08 +03:00
library.json Add files via upload 2021-08-18 14:21:08 +03:00
library.properties Update library.properties 2021-08-25 20:24:01 +03:00
LICENSE.txt Add files via upload 2021-08-18 14:21:08 +03:00
README.md Update README.md 2022-03-17 10:59:30 +02:00

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