No description
Find a file
2021-08-19 19:06:01 +03:00
examples/simple_pppos_with_mqtt Add files via upload 2021-08-18 14:21:08 +03:00
src Update PPPOS.c 2021-08-19 19:06:01 +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 Add files via upload 2021-08-18 14:21:08 +03:00
LICENSE.txt Add files via upload 2021-08-18 14:21:08 +03:00
README.md Update README.md 2021-08-18 14:26:55 +03: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.