Update Readme.md to use mqtt fork
This commit is contained in:
parent
f31c5f3854
commit
abbfec48c9
@ -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 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
|
This have been tested against a mosquitto server
|
||||||
|
Loading…
Reference in New Issue
Block a user