From ec6e3830f58efa9c27a51daa37b6457d0953a96a Mon Sep 17 00:00:00 2001 From: Rob Tillaart Date: Sat, 7 Jan 2023 15:41:54 +0100 Subject: [PATCH 1/2] Add MHZC02 Arduino Library for MHZ series CO2 sensors. --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 9e0ff3555..3142e340a 100644 --- a/repositories.txt +++ b/repositories.txt @@ -3580,6 +3580,7 @@ https://github.com/RobTillaart/MCP23S08 https://github.com/RobTillaart/MCP23S17 https://github.com/RobTillaart/MCP4725 https://github.com/RobTillaart/MCP9808_RT +https://github.com/RobTillaart/MHZCO2 https://github.com/RobTillaart/MINMAX https://github.com/RobTillaart/ML8511 https://github.com/RobTillaart/moduloMap From 05a6e071ac2a881487501af3cfb2b28fce96e3aa Mon Sep 17 00:00:00 2001 From: Rob Tillaart Date: Sun, 8 Jan 2023 12:13:26 +0100 Subject: [PATCH 2/2] Add dateTimeHelpers A collection of date and time helper functions --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 78650f907..13c05c6fc 100644 --- a/repositories.txt +++ b/repositories.txt @@ -3512,6 +3512,7 @@ https://github.com/RobTillaart/DAC8550 https://github.com/RobTillaart/DAC8551 https://github.com/RobTillaart/DAC8552 https://github.com/RobTillaart/DAC8554 +https://github.com/RobTillaart/dateTimeHelpers https://github.com/RobTillaart/DEVFULL https://github.com/RobTillaart/DEVNULL https://github.com/RobTillaart/DEVRANDOM