You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
since we need 4MB flash anyway (at least 1MB for code x 3 partitions)
we can utilise all this space, esp make NVS bigger - it will solve problems with storing config and will leave some room for persistent buffer.
this has to done prior to 1.0 release because partitions cannot be changed via OTA.
The text was updated successfully, but these errors were encountered:
since we need 4MB flash anyway (at least 1MB for code x 3 partitions)
we can utilise all this space, esp make NVS bigger - it will solve problems with storing config and will leave some room for persistent buffer.
this has to done prior to 1.0 release because partitions cannot be changed via OTA.
The text was updated successfully, but these errors were encountered: