Add files via upload

This commit is contained in:
levkovigor 2021-08-18 14:21:08 +03:00 committed by GitHub
commit 8c36ac5b92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 871 additions and 0 deletions

9
library.properties Normal file
View file

@ -0,0 +1,9 @@
name=PPPOSClient
version=1.0
author=Igor Levkov <levkov.igor@gmail.com>
maintainer=Igor Levkov <levkov.igor@gmail.com>
sentence=A client library for gsm ppp protocol.
paragraph=This library can be used to make GET and POST requests and to connect mqtt with PubSubClient. It supports ESP32.
category=Communication
url=https://github.com/levkovigor/ppposclient.git
architectures=*