diff --git a/examples/tasmota_platformio_override.ini b/examples/tasmota_platformio_override.ini index 3c13dfc..cb7be7b 100644 --- a/examples/tasmota_platformio_override.ini +++ b/examples/tasmota_platformio_override.ini @@ -13,6 +13,21 @@ build_flags = ${env:tasmota32_base.build_flags} lib_ignore = ${env:tasmota32_base.lib_ignore} Micro-RTSP epdiy + BLE + BluetoothSerial + SimpleBLE + WiFiProv + ESP_I2S + ESP_NOW + ESP_SR + Insights + Matter + OpenThread + RainMaker + SPIFFS + USB + NetworkClientSecure + Zigbee custom_sdkconfig = https://raw.githubusercontent.com/pioarduino/sdkconfig/refs/heads/main/sdkconfig_tasmota_esp32 '# CONFIG_ETH_USE_ESP32_EMAC is not set' '# CONFIG_ETH_PHY_INTERFACE_RMII is not set'