Skip to content

Commit 49044af

Browse files
committed
Add ErriezMHZ19B submodule
1 parent 3717cb3 commit 49044af

3 files changed

Lines changed: 11 additions & 0 deletions

File tree

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,6 @@
6161
[submodule "libraries/ErriezTTP229TouchKeypad"]
6262
path = libraries/ErriezTTP229TouchKeypad
6363
url = https://github.com/Erriez/ErriezTTP229TouchKeypad
64+
[submodule "libraries/ErriezMHZ19B"]
65+
path = libraries/ErriezMHZ19B
66+
url = https://github.com/Erriez/ErriezMHZ19B

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ git submodule update --recursive
1616
Move the libraries/* to your Arduino/libraries/ directory
1717
```
1818

19+
### [MH-Z19B CO2 Sensor](https://github.com/Erriez/ErriezMHZ19B) [![Build Status](https://travis-ci.org/Erriez/ErriezMHZ19B.svg?branch=master)](https://travis-ci.org/Erriez/ErriezMHZ19B)
20+
21+
This is a MH-Z19B CO2 sensor library for Arduino with a small footprint. Hardware and software serial supported.
22+
23+
[![ErriezMHZ19B](https://raw.githubusercontent.com/Erriez/ErriezMHZ19B/master/extras/MHZ19B.png)](https://github.com/Erriez/ErriezMHZ19B)
24+
25+
1926
### [INA219 DC Power Sensor](https://github.com/Erriez/ErriezINA219) [![Build Status](https://travis-ci.org/Erriez/ErriezINA219.svg?branch=master)](https://travis-ci.org/Erriez/ErriezINA219)
2027

2128
INA219 I2C/SMB DC Voltage/Current/Power sensor.

libraries/ErriezMHZ19B

Submodule ErriezMHZ19B added at 12450e0

0 commit comments

Comments
 (0)