Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7f8de58

Browse filesBrowse files
committed
Print: add namespace arduino
Fixes arduino/Arduino#10025
1 parent 67e4387 commit 7f8de58
Copy full SHA for 7f8de58

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎api/Print.h

Copy file name to clipboardExpand all lines: api/Print.h
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,5 @@ class Print
9292
virtual void flush() { /* Empty implementation for backward compatibility */ }
9393
};
9494

95-
}
95+
}
96+
using namespace arduino;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.