Skip to content

Commit 9ce79f3

Browse files
Update content/Software and Downloads/Compilation/The-IDE-prints-a-message-about-sketch-size-and-memory-usage.md
Co-authored-by: seaxwi <71350948+seaxwi@users.noreply.github.com>
1 parent 42eb255 commit 9ce79f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/Software and Downloads/Compilation/The-IDE-prints-a-message-about-sketch-size-and-memory-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "The IDE prints a message about sketch size and memory usage"
33
---
44

5-
The IDE always checks for storage space and dynamic memory usage when compiling your code and prints the results to the console. For example:
5+
The IDE always checks for storage space and dynamic memory usage when compiling your code, and then prints the results to the console. For example:
66

77
```
88
Sketch uses 4316 bytes (15%) of program storage space. Maximum is 28672 bytes.

0 commit comments

Comments
 (0)