From f5ca9ecaec562746549e736387b95703315fcc5c Mon Sep 17 00:00:00 2001 From: blakadder Date: Sun, 21 Aug 2022 16:04:06 +0200 Subject: [PATCH 1/2] add missing USE_MLX90640 add missing USE_MLX90640 to builds table --- BUILDS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BUILDS.md b/BUILDS.md index b0e6584e6..c802a5f7a 100644 --- a/BUILDS.md +++ b/BUILDS.md @@ -151,6 +151,7 @@ Note: `minimal` variant is not listed as it shouldn't be used outside of the [up | USE_VEML6075 | - | - / - | - | - | - | - | | USE_VEML7700 | - | - / - | - | - | - | - | | USE_MCP9808 | - | - / - | - | - | - | - | +| USE_MLX90640 | - | - / - | - | - | - | - | | USE_HP303B | - | - / - | - | - | - | - | | USE_EZOCO2 | - | - / - | - | - | - | - | | USE_EZODO | - | - / - | - | - | - | - | @@ -252,4 +253,4 @@ Note: `minimal` variant is not listed as it shouldn't be used outside of the [up | USE_TTGO_WATCH | | / - | | | | | | USE_SONOFF_SPM | | / x | | | | | -* USE_MQTT_TLS is enabled by default in every ESP32 variants \ No newline at end of file +* USE_MQTT_TLS is enabled by default in every ESP32 variants From 4adcce5e3382b8fc8b060a584bdfcc387851f96c Mon Sep 17 00:00:00 2001 From: blakadder Date: Sun, 21 Aug 2022 16:18:36 +0200 Subject: [PATCH 2/2] add zbbrdgpro to USE_TCP_BRIDGE --- BUILDS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDS.md b/BUILDS.md index c802a5f7a..09c7fde0c 100644 --- a/BUILDS.md +++ b/BUILDS.md @@ -199,7 +199,7 @@ Note: `minimal` variant is not listed as it shouldn't be used outside of the [up | USE_MIEL_HVAC | - | - / - | - | - | - | - | | USE_PROJECTOR_CTRL | - | - / - | - | - | - | - | | USE_AS608 | - | - / - | - | - | - | - | -| USE_TCP_BRIDGE | - | - / - | - | - | - | - | zbbridge +| USE_TCP_BRIDGE | - | - / - | - | - | - | - | zbbridge / zbbrdgpro | | | | | | | | | USE_NRF24 | - | - / - | - | - | - | - | | USE_MIBLE | - | - / - | - | - | - | - |