Skip to content

Commit

Permalink
Bump flash_size to 16MB (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbx81 committed Sep 23, 2024
1 parent dea3a2c commit cf7f4fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home-assistant-voice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ esphome:
esp32:
board: esp32-s3-devkitc-1
variant: esp32s3
flash_size: 8MB
flash_size: 16MB
framework:
type: esp-idf
version: recommended
Expand Down

0 comments on commit cf7f4fc

Please sign in to comment.