Skip to content

Commit e25f0f3

Browse files
authored
Added MQTT lib to dependencies in README
1 parent e0872ac commit e25f0f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ This library depends on the following libraries in addition to the Arduino stand
122122
123123
* [PJON](https://github.com/gioblu/PJON) for communication between modules
124124
* [ArduinoJSON](https://github.com/bblanchon/ArduinoJson) for communication between master and web server
125+
* [ReconnectingMqttClient](https://github.com/fredilarsen/ReconnectingMqttClient) for MQTT support
125126
126127
### License
127128
```cpp

0 commit comments

Comments
 (0)