From 86b34f6da6698e20e93ad71aae7192e0160fa145 Mon Sep 17 00:00:00 2001 From: Florian <1technophile@users.noreply.github.com> Date: Mon, 12 Aug 2024 18:24:16 -0500 Subject: [PATCH] [BOARD] Activate WebUI for the bridge (beta) --- environments.ini | 2 -- 1 file changed, 2 deletions(-) diff --git a/environments.ini b/environments.ini index f182967839..dbec863234 100644 --- a/environments.ini +++ b/environments.ini @@ -83,7 +83,6 @@ build_flags = '-DGATEWAY_MANUFACTURER="Theengs"' '-DGATEWAY_MODEL="TBRIDGE01"' ;'-DBOARD_HAS_PSRAM' - '-UZwebUI="WebUI"' ; Disable WebUI ;'-mfix-esp32-psram-cache-issue' custom_description = BLE gateway with external antenna and Ethernet/WiFi connectivity, [user guide](https://tbridge01.theengs.io/) custom_hardware = Theengs Bridge gateway ethernet @@ -123,7 +122,6 @@ build_flags = '-DGATEWAY_MANUFACTURER="Theengs"' '-DGATEWAY_MODEL="TBRIDGE02"' ;'-DBOARD_HAS_PSRAM' - '-UZwebUI="WebUI"' ; Disable WebUI '-DSELF_TEST=true' ;'-mfix-esp32-psram-cache-issue' custom_description = BLE gateway with external antenna and Ethernet/WiFi connectivity, [user guide](https://tbridge02.theengs.io/)