We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3536841 commit 095ffe2Copy full SHA for 095ffe2
docs/index.md
@@ -250,7 +250,7 @@ if (partition) {
250
251
Squezing everything into the SafeBoot partition (655360 bytes only) is a tight fit especially on ethernet enabled boards.
252
253
-Disabling the logging capabilites saves about 12 kbytes in the final build. Just comment out `MYCILA_SAFEBOOT_LOGGING` in `platformio.ini`.
+Disabling the logging capabilities saves about 12 kbytes in the final build. Just comment out `MYCILA_SAFEBOOT_LOGGING` in `platformio.ini`.
254
255
```ini
256
; -D MYCILA_SAFEBOOT_LOGGING
0 commit comments