mirror of
https://github.com/Luzifer/tasmota-build.git
synced 2024-11-09 09:50:03 +00:00
Add MH-Z19B support
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
322b79a500
commit
429857d955
1 changed files with 2 additions and 1 deletions
|
@ -71,7 +71,8 @@
|
|||
|
||||
// -- Add more modules ----------------------------
|
||||
|
||||
#define USE_BMP
|
||||
#define USE_BMP // Enable support for BME280
|
||||
#define USE_MHZ19 // Enable support for MH-Z19B
|
||||
|
||||
|
||||
#endif // _USER_CONFIG_OVERRIDE_H_
|
||||
|
|
Loading…
Reference in a new issue