summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Robinson <joe@lc8n.com>2019-02-16 23:37:40 +0000
committerJoe Robinson <joe@lc8n.com>2019-02-16 23:37:40 +0000
commit8d8d3d7db1fe66b3392d9dbbf1e364aca216da35 (patch)
treec7aeee76e0b885b822d7059453715ccf110bd06d
parent115821d26996d05044dd3ebdd1ffa3b286d8c85f (diff)
Update readme
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index cba7177..8c73ecf 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
Publishes DHT sensor readings over MQTT from an Arduino/ESP8266/D1 mini
+
ESP8266 Board Packagee: http://arduino.esp8266.com/versions/2.3.0/package_esp8266com_index.json
+
Adafruit DHT Sensor Library: https://github.com/adafruit/DHT-sensor-library
+
MQTT PubSubClient: https://github.com/knolleary/pubsubclient