diff --git a/tasmota/xdrv_85_BLE_EQ3_TRV.ino b/tasmota/xdrv_85_BLE_EQ3_TRV.ino index 074b4789b..3875e4d00 100644 --- a/tasmota/xdrv_85_BLE_EQ3_TRV.ino +++ b/tasmota/xdrv_85_BLE_EQ3_TRV.ino @@ -117,7 +117,6 @@ print("".join(pin)) -#if ESP_IDF_VERSION <= ESP_IDF_VERSION_VAL(4, 0, 0) //#define VSCODE_DEV @@ -1766,4 +1765,3 @@ bool Xdrv85(uint8_t function) #endif #endif // CONFIG_IDF_TARGET_ESP32 -#endif // ESP_IDF_VERSION <= ESP_IDF_VERSION_VAL(4, 0, 0)