From 4046ff9045f90ccc4d6022f64be0c62896fe9777 Mon Sep 17 00:00:00 2001 From: Eduard Malokhvii Date: Sun, 16 Jan 2022 21:30:16 +0200 Subject: [PATCH] Add library for Winsen MH-Z19 (#915) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Library for Winsen MH-Z19 – infrared carbon dioxide sensor. The library allows using the sensor over hardware or software UART. --- repositories.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/repositories.txt b/repositories.txt index 11205208..250c659a 100644 --- a/repositories.txt +++ b/repositories.txt @@ -4563,3 +4563,5 @@ https://github.com/Kei0208/SUSHI-IO-EXP https://github.com/chandrawi/LoRaRF-Arduino https://github.com/MClarkDev/ArylicHTTP https://github.com/malokhvii-eduard/arduino-bme280 +https://github.com/malokhvii-eduard/arduino-mhz19 +