From 42925f9515c0a2e1663fa2a296a13ddfdce54166 Mon Sep 17 00:00:00 2001 From: Dirk Jahnke Date: Sat, 9 Jun 2018 18:57:12 +0200 Subject: [PATCH] title fix --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ffe9b0f..63c4c09 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# LilyGo HiGrow ESP32 Plant Monitoring Sensor Firmware (Hardware v1) +# LilyGo HiGrow ESP32 Plant Monitoring Sensor with MQTT + +Firmware for Hardware v1 (without light sensor). This is a fork of https://github.com/mongoose-os-apps/LilyGo-HiGrow-Sensor-v1.git. Added MQTT and power saving features.