Skip to content

Commit 8eaffb4

Browse files
committed
added platform-io install hint
1 parent 19e2506 commit 8eaffb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ This library bundles the [lwmqtt](https://github.com/256dpi/lwmqtt) MQTT 3.1.1 c
77

88
Download the latest version from the [release](https://github.com/256dpi/arduino-mqtt/releases) section. Or even better use the builtin Library Manager in the Arduino IDE and search for "MQTT".
99

10+
The library is also available on [PlatformIO](https://platformio.org/lib/show/617/MQTT). You can install it by running: `pio lib install "MQTT"`.
11+
1012
## Compatibility
1113

1214
The following examples show how you can use the library with various Arduino compatible hardware:

0 commit comments

Comments
 (0)