Skip to content

Commit

Permalink
remove redundant build_flag for PSRAM (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
vhsdream authored Apr 18, 2024
1 parent bc4997d commit 45c9b4d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion esphome/onju-voice-microwakeword.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
1 change: 0 additions & 1 deletion esphome/onju-voice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 45c9b4d

Please sign in to comment.