From d39aeb0659c200f0d969aed8ee34c160f32f7792 Mon Sep 17 00:00:00 2001 From: Aaron Layton Date: Tue, 2 May 2017 21:21:47 +0100 Subject: [PATCH] Dependancy spelling mistake Just in case someone is having a hard time finding the packages --- bruh_mqtt_multisensor_github/bruh_mqtt_multisensor_github.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bruh_mqtt_multisensor_github/bruh_mqtt_multisensor_github.ino b/bruh_mqtt_multisensor_github/bruh_mqtt_multisensor_github.ino index 3d6d264..416eda4 100644 --- a/bruh_mqtt_multisensor_github/bruh_mqtt_multisensor_github.ino +++ b/bruh_mqtt_multisensor_github/bruh_mqtt_multisensor_github.ino @@ -16,7 +16,7 @@ - You will also need to download the follow libraries by going to Sketch -> Include Libraries -> Manage Libraries - DHT sensor library - - Adfruit unified sensor + - Adafruit unified sensor - PubSubClient - ArduinoJSON