1
0
mirror of https://github.com/adafruit/Adafruit_MQTT_Library.git synced 2025-07-27 15:01:49 +03:00

Addressing comments from PR #193 with merge from PR#166. Clang-format, version ticked to 2.3.0, replaced duplicate topicOffsetFromLength with packetAdditionalLen.

This commit is contained in:
xdylanm
2021-05-14 08:09:07 -07:00
parent c782cc454f
commit db003d30d1
3 changed files with 26 additions and 40 deletions

View File

@ -1,5 +1,5 @@
name=Adafruit MQTT Library
version=2.2.0
version=2.3.0
author=Adafruit
maintainer=Adafruit <info@adafruit.com>
sentence=MQTT library that supports the FONA, ESP8266, Yun, and generic Arduino Client hardware.