PPPoSclient/README.md

3 lines
244 B
Markdown
Raw Permalink Normal View History

2021-08-18 13:26:06 +02:00
# ppposclient
2022-03-17 09:59:30 +01:00
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).