From 850391ccce3e1a1d22d60b4cfac697824e3fbe48 Mon Sep 17 00:00:00 2001 From: Mathieu Maret Date: Tue, 14 May 2019 23:45:20 +0200 Subject: [PATCH] Readmes update branch to use --- Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 8e716e4..e788794 100644 --- a/Readme.md +++ b/Readme.md @@ -31,5 +31,6 @@ 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, a fork of the Adafruit Mqtt library should be installed (https://github.com/shmuelzon/Adafruit_MQTT_Library/tree/support_retain). +To use mqtt, a fork of the Adafruit Mqtt library should be installed (gitlab@gitlab.mathux.org:Mathieu/adaAdafruit_MQTT_Libraryfruit_mqtt_library.git + -b retain_support). This have been tested against a mosquitto server