File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -250,7 +250,7 @@ if (partition) {
250
250
251
251
Squezing everything into the SafeBoot partition (655360 bytes only) is a tight fit especially on ethernet enabled boards.
252
252
253
- Disabling the logging capabilites saves about 12 kbytes in the final build. Just comment out ` MYCILA_SAFEBOOT_LOGGING ` in ` platformio.ini ` .
253
+ Disabling the logging capabilities saves about 12 kbytes in the final build. Just comment out ` MYCILA_SAFEBOOT_LOGGING ` in ` platformio.ini ` .
254
254
255
255
``` ini
256
256
; -D MYCILA_SAFEBOOT_LOGGING
Original file line number Diff line number Diff line change @@ -250,7 +250,7 @@ if (partition) {
250
250
251
251
Squezing everything into the SafeBoot partition (655360 bytes only) is a tight fit especially on ethernet enabled boards.
252
252
253
- Disabling the logging capabilites saves about 12 kbytes in the final build. Just comment out ` MYCILA_SAFEBOOT_LOGGING ` in ` platformio.ini ` .
253
+ Disabling the logging capabilities saves about 12 kbytes in the final build. Just comment out ` MYCILA_SAFEBOOT_LOGGING ` in ` platformio.ini ` .
254
254
255
255
``` ini
256
256
; -D MYCILA_SAFEBOOT_LOGGING
You can’t perform that action at this time.
0 commit comments