From abbfec48c962023e92f027140b4e181f0a8cd16f Mon Sep 17 00:00:00 2001 From: Mathieu Date: Wed, 8 Mar 2017 15:28:46 +0100 Subject: [PATCH] Update Readme.md to use mqtt fork --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index d451818..7af51b6 100644 --- a/Readme.md +++ b/Readme.md @@ -29,5 +29,5 @@ Those measure can be shared by MQTT(s). MQTT details (server, username, passwd, To interface with BMP180, the following library should be installed into Arduino environment: https://github.com/mmaret/BMP180_Breakout_Arduino_Library/archive/master.zip -To use mqtt, the Adafruit Mqtt library should be installed. +To use mqtt, a fork of the Adafruit Mqtt library should be installed (https://github.com/shmuelzon/Adafruit_MQTT_Library/tree/support_retain). This have been tested against a mosquitto server