Skip to content

Commit 3cb51c5

Browse files
committed
Update README.md
1 parent 6f4bdf8 commit 3cb51c5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,10 @@ __SerialDebug__ is bether than Arduino default serial debugging:
122122

123123
For the Mega, some features are reduced, but have watches.
124124

125-
If debugger is disabled in code, __SerialDebug__ in UNO,
126-
consumes only about 150 bytes of memory.
125+
If debugger is disabled in code,
126+
or in mode mininum (default for low memory boards),
127+
__SerialDebug__ in Uno,
128+
consumes only about 50 bytes of memory.
127129
And it not fully otimized yet.
128130

129131
The default speed of serial is 250000, for Espressif, ARM or Mega boards

0 commit comments

Comments
 (0)