From f66c25ee5407c239052524f618160834d00b6cb7 Mon Sep 17 00:00:00 2001 From: Arnold <48472227+Arnold-n@users.noreply.github.com> Date: Mon, 20 Sep 2021 21:32:52 +0200 Subject: [PATCH] SCD40 disabled by default in sensors image --- BUILDS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDS.md b/BUILDS.md index fec3cfac9..2a236c205 100644 --- a/BUILDS.md +++ b/BUILDS.md @@ -122,7 +122,7 @@ m = minimal, l = lite, t = tasmota, k = knx, s = sensors, i = ir, d = display | USE_MGC3130 | - | - | - / - | - | - | - | - | | USE_MAX44009 | - | - | - / - | - | - | - | - | | USE_SCD30 | - | - | - / x | - | x | - | - | -| USE_SCD40 | - | - | - / x | - | x | - | - | +| USE_SCD40 | - | - | - / x | - | - | - | - | | USE_SPS30 | - | - | - / - | - | - | - | - | | USE_ADE7953 | - | - | x / x | x | x | - | x | | USE_VL53L0X | - | - | - / x | - | x | - | - |