Merge pull request #2525 from SvOlli/doc_customizing

updated customizing documentation
This commit is contained in:
Bob Andrews
2024-10-05 14:13:05 +02:00
committed by GitHub

View File

@@ -140,7 +140,7 @@ FEATURES {
SYMBOLS {
# Define the stack size for the application
__STACKSIZE__: value = $0200, weak = yes;
__STACKSIZE__: value = $0200, type = weak;
}
</code></tscreen>