From 45c9b4df15cb9f8120ae20795ad387d664224cf5 Mon Sep 17 00:00:00 2001 From: vhsdream <67816022+vhsdream@users.noreply.github.com> Date: Thu, 18 Apr 2024 12:19:02 -0400 Subject: [PATCH] remove redundant build_flag for PSRAM (#40) --- esphome/onju-voice-microwakeword.yaml | 1 - esphome/onju-voice.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/esphome/onju-voice-microwakeword.yaml b/esphome/onju-voice-microwakeword.yaml index ffbdc47..0049950 100644 --- a/esphome/onju-voice-microwakeword.yaml +++ b/esphome/onju-voice-microwakeword.yaml @@ -15,7 +15,6 @@ esphome: min_version: 2024.3.0 platformio_options: board_build.flash_mode: dio - build_flags: "-DBOARD_HAS_PSRAM" board_build.arduino.memory_type: qio_opi on_boot: then: diff --git a/esphome/onju-voice.yaml b/esphome/onju-voice.yaml index c7d6666..2bc6d76 100644 --- a/esphome/onju-voice.yaml +++ b/esphome/onju-voice.yaml @@ -15,7 +15,6 @@ esphome: min_version: 2023.11.6 platformio_options: board_build.flash_mode: dio - build_flags: "-DBOARD_HAS_PSRAM" board_build.arduino.memory_type: qio_opi on_boot: then: