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. */