Skip to content

Commit 4f65c1c

Browse files
authored
Merge pull request #10 from arduino-libraries/flash-size-4
README: fix flash size requirement
2 parents c781810 + ddeb5e7 commit 4f65c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The library is based on the [Update](https://github.com/espressif/arduino-esp32/
1818

1919
## :key: Requirements
2020

21-
* Flash size > 2MB
21+
* Flash size >= 4MB
2222
* OTA_1 partition available within selected partition scheme
2323

2424
| Partition scheme | OTA support |

0 commit comments

Comments
 (0)