Fix of decode length

This commit is contained in:
hsaturn
2021-08-09 10:35:49 +02:00
parent fab242e212
commit 9c7f3b6b8e
6 changed files with 70 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
"type": "git",
"url": "https://github.com/hsaturn/TinyMqtt.git"
},
"version": "0.7.6",
"version": "0.7.7",
"exclude": "",
"examples": "examples/*/*.ino",
"frameworks": "arduino",