From ddeb5e760920fbf5f023ce77e2c7ca62beff2c28 Mon Sep 17 00:00:00 2001 From: Mattia Pennasilico Date: Thu, 19 Jan 2023 14:37:13 +0100 Subject: [PATCH] README: fix flash size requirement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28d7084..a245fad 100644 --- a/README.md +++ b/README.md @@ -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 |