From 73d081b2697f9c17d44d2af09d483a13d1d58604 Mon Sep 17 00:00:00 2001 From: Maurice Makaay Date: Sun, 18 Dec 2022 23:34:14 +0100 Subject: [PATCH] Re-enable bugfix for core-dev.yaml --- packages/core-dev.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/packages/core-dev.yaml b/packages/core-dev.yaml index 6531f42..3e7bf76 100644 --- a/packages/core-dev.yaml +++ b/packages/core-dev.yaml @@ -34,10 +34,9 @@ esp32: CONFIG_FREERTOS_UNICORE: y advanced: ignore_efuse_mac_crc: true - # Bugfix disabled for development. - #version: 4.3.2 - #source: ~3.40302.0 - #platform_version: platformio/espressif32 @ 3.5.0 + version: 4.3.2 + source: ~3.40302.0 + platform_version: platformio/espressif32 @ 3.5.0 # Retrieve the code for the xiaomi_bslamp2 platform from a local clone # of the github repository, one directory up from the config file.