Skip to content

Commit

Permalink
Update onju-voice-microwakeword.yaml (#8)
Browse files Browse the repository at this point in the history
Added board_build.flash_mode: dio to prevent bootloop
  • Loading branch information
bdewitte123 authored Mar 13, 2024
1 parent a086b7f commit 427110b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions esphome/onju-voice-microwakeword.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ esphome:
version: '${project_version}'
min_version: 2024.2.0
platformio_options:
board_build.flash_mode: dio
build_flags: "-DBOARD_HAS_PSRAM"
board_build.arduino.memory_type: qio_opi
on_boot:
Expand Down

0 comments on commit 427110b

Please sign in to comment.