From 29c3ee9162f0e30674d31ec10df36f8cf8230a7c Mon Sep 17 00:00:00 2001 From: MageDelfador <9780339+MageDelfador@users.noreply.github.com> Date: Tue, 14 Oct 2025 20:11:52 +0800 Subject: [PATCH] Update partitions.csv --- config/esp32/partitions.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/esp32/partitions.csv b/config/esp32/partitions.csv index 9fae82f..c268ad1 100755 --- a/config/esp32/partitions.csv +++ b/config/esp32/partitions.csv @@ -4,4 +4,4 @@ nvs, data, nvs, 0x9000, 0x6000 phy_init, data, phy, 0xf000, 0x1000 factory, app, factory, 0x10000, 1M, -part0, 0x40, 0x1, 0x200000, 1M, encrypted +part0, 0x40, 0x1, 0x200000, 2M, encrypted