1
0
mirror of https://github.com/Luzifer/tasmota-build.git synced 2024-09-19 10:22:58 +00:00

Add MH-Z19B support

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2020-07-05 16:03:13 +02:00
parent 322b79a500
commit 429857d955
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -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_