Skip to content

Commit

Permalink
Merge pull request #10 from arduino-libraries/flash-size-4
Browse files Browse the repository at this point in the history
README: fix flash size requirement
  • Loading branch information
pennam authored Jan 19, 2023
2 parents c781810 + ddeb5e7 commit 4f65c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The library is based on the [Update](https://github.com/espressif/arduino-esp32/

## :key: Requirements

* Flash size > 2MB
* Flash size >= 4MB
* OTA_1 partition available within selected partition scheme

| Partition scheme | OTA support |
Expand Down

0 comments on commit 4f65c1c

Please sign in to comment.