Skip to content

Commit

Permalink
Adjust Flash Size to new Design
Browse files Browse the repository at this point in the history
  • Loading branch information
AzonInc committed Apr 9, 2024
1 parent a663377 commit ab77d23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions firmware/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ esphome:

project:
name: "AzonInc.Doorman S3"
version: "1.0.0"
version: "1.2.0"

on_boot:
then:
Expand Down Expand Up @@ -42,7 +42,7 @@ esphome:
# Board Setup
esp32:
board: esp32-s3-devkitc-1
flash_size: 16MB
flash_size: 8MB

# Configurable Options
substitutions:
Expand Down

0 comments on commit ab77d23

Please sign in to comment.