From 5c7b97c5d446b55763d1db531381bbcce6fad966 Mon Sep 17 00:00:00 2001 From: Joachim Hummel Date: Sun, 11 Oct 2020 12:31:34 +0000 Subject: [PATCH] Edit Files --- MQTT-Readme.md | 3 +++ MQTT-Remote-BME680.ino | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/MQTT-Readme.md b/MQTT-Readme.md index 882feae..eb6f284 100644 --- a/MQTT-Readme.md +++ b/MQTT-Readme.md @@ -18,3 +18,6 @@ verschiedene Werte der eingbauten und angeschlossenen Sensoren abrufen zu könne +![Screenshot](https://git.unixweb.net/jhummel/CO2-Ampel-Octopus/raw/branch/master/images/Octopus-CO2-Ampel-Luftdruck-2.jpg) + +![Screenshot](https://git.unixweb.net/jhummel/CO2-Ampel-Octopus/raw/branch/master/images/Octopus-CO2-Ampel-Temperatur.jpg) diff --git a/MQTT-Remote-BME680.ino b/MQTT-Remote-BME680.ino index 09e9ab3..5dd55f5 100644 --- a/MQTT-Remote-BME680.ino +++ b/MQTT-Remote-BME680.ino @@ -1,4 +1,4 @@ -* This program is distributed in the hope that it will be useful, +/* This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. */