From 05c7661e04a579a523e7316ddade89028cc96490 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Wed, 13 May 2020 14:47:31 +0200 Subject: [PATCH 1/2] Update BUILDS.md --- BUILDS.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/BUILDS.md b/BUILDS.md index 7d1e4fb6d..d918f7e76 100644 --- a/BUILDS.md +++ b/BUILDS.md @@ -169,5 +169,10 @@ | USE_DISPLAY_ILI9488 | - | - | - | - | - | - | - | | USE_DISPLAY_SSD1351 | - | - | - | - | - | - | - | | USE_DISPLAY_RA8876 | - | - | - | - | - | - | - | -| | | | | | | | | -| USE_WEBCAM | - | - | - | - | - | - | - | ESP32 only + +## Additional Features and Sensors on ESP32 + +| Feature or Sensor | minimal | lite | tasmota | knx | sensors | ir | display | Remarks +|-----------------------|---------|-------|--------|-----|---------|----|---------|-------- +| USE_MI_ESP32 | - | - | - | - | - | - | - | +| USE_WEBCAM | - | - | - | - | - | - | - | From b37092adb8e0ad3b2fedc7bb2f7eef2ef885e16d Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Wed, 13 May 2020 14:49:13 +0200 Subject: [PATCH 2/2] Update BUILDS.md --- BUILDS.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BUILDS.md b/BUILDS.md index d918f7e76..7e56619f8 100644 --- a/BUILDS.md +++ b/BUILDS.md @@ -172,7 +172,7 @@ ## Additional Features and Sensors on ESP32 -| Feature or Sensor | minimal | lite | tasmota | knx | sensors | ir | display | Remarks -|-----------------------|---------|-------|--------|-----|---------|----|---------|-------- -| USE_MI_ESP32 | - | - | - | - | - | - | - | -| USE_WEBCAM | - | - | - | - | - | - | - | +| Feature or Sensor | minimal | lite | tasmota | knx | sensors | ir | display | webcam | Remarks +|-----------------------|---------|-------|--------|-----|---------|----|---------|--------|-------- +| USE_MI_ESP32 | - | - | - | - | - | - | - | - | +| USE_WEBCAM | - | - | - | - | - | - | - | x |