From b453e35c98f0a34871357f6b878d64bf034ee8d0 Mon Sep 17 00:00:00 2001 From: Roman Priesol Date: Tue, 21 Jan 2025 12:45:09 +0100 Subject: [PATCH] Add new parameter ignore_efuse_custom_mac to bedroom lamps --- mcu-bedroom-lamp-left.yaml | 2 +- mcu-bedroom-lamp-right.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/mcu-bedroom-lamp-left.yaml b/mcu-bedroom-lamp-left.yaml index 7a29f76..9a2ab46 100644 --- a/mcu-bedroom-lamp-left.yaml +++ b/mcu-bedroom-lamp-left.yaml @@ -14,8 +14,8 @@ esp32: type: esp-idf sdkconfig_options: CONFIG_FREERTOS_UNICORE: y - ESP_MAC_IGNORE_MAC_CRC_ERROR: y advanced: + ignore_efuse_custom_mac: true ignore_efuse_mac_crc: true external_components: diff --git a/mcu-bedroom-lamp-right.yaml b/mcu-bedroom-lamp-right.yaml index 8b0dce2..09e6f41 100644 --- a/mcu-bedroom-lamp-right.yaml +++ b/mcu-bedroom-lamp-right.yaml @@ -15,6 +15,7 @@ esp32: sdkconfig_options: CONFIG_FREERTOS_UNICORE: y advanced: + ignore_efuse_custom_mac: true ignore_efuse_mac_crc: true external_components: