Skip to content

Commit 82311f1

Browse files
committed
update notice about build sizes
1 parent 5ddc860 commit 82311f1

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
@@ -183,7 +183,7 @@ Firmware size (as of commit `a273a72`):
183183
- Release build: `855,952/2,031,616 bytes, 42.13%`
184184
- Debug build: `1,198,240/2,031,616 bytes, 58.98%`
185185

186-
Debug builds may be slower and contain a lot of debug messages. As such they are ~2% larger.
186+
Debug builds may be slower and contain a lot of debug messages. As such they are slightly larger.
187187

188188
Some parts of the flash memory are reserved for other data then PWOS itself. 12KB are reserved for [NVS](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-reference/storage/nvs_flash.html?highlight=nvs) storage. Read more [here](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-guides/partition-tables.html#built-in-partition-tables).
189189

0 commit comments

Comments
 (0)