Replies: 1 comment 6 replies
-
Hi, Have a look here As you can see Tasmota Dev Team disable I2C, BLE-Bridge or other sensors by default (lines with On my side I can tell that I should disable (do not show) feature called Blootooth when esp32-webcam board is choosen - just to not allow user to choose it. To tell the truth probably most sensors groups should be disabled for webcam board because most of them are I2C devices. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Version for ESP32-Webcam does not compile with additional sensors, or ble.
`Compiling .pio/build/tasmota32-webcam/liba60/AT24C256_512/Eeprom24C128_256.cpp.o
/tmp/Tasmota/tasmota/tasmota_xdrv_driver/xdrv_52_3_berry_onewire.ino:26:10: fatal error: OneWire.h: No such file or directory
*****************************************************************`
Beta Was this translation helpful? Give feedback.
All reactions