Add files via upload
This commit is contained in:
commit
8c36ac5b92
9 changed files with 871 additions and 0 deletions
9
library.properties
Normal file
9
library.properties
Normal 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=*
|
Loading…
Add table
Add a link
Reference in a new issue