openairproject/sensor-esp32

adjust partitions

Closed this issue · 0 comments

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.