Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
66b1e71ee2 | ||
|
|
e5115087ea |
@@ -6,7 +6,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/hsaturn/TinyMqtt.git"
|
||||
},
|
||||
"version": "0.9.15",
|
||||
"version": "0.9.16",
|
||||
"exclude": "",
|
||||
"examples": "examples/*/*.ino",
|
||||
"frameworks": "arduino",
|
||||
|
||||
@@ -7,5 +7,5 @@ paragraph=MQTT is a lightweight messaging protocol. This library allows to host
|
||||
category=Communication
|
||||
url=https://github.com/hsaturn/TinyMqtt
|
||||
architectures=*
|
||||
depends=TinyConsole
|
||||
depends=hsaturn/TinyConsole
|
||||
includes=TinyMqtt.h
|
||||
|
||||
Reference in New Issue
Block a user