We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67e4387 commit 7f8de58Copy full SHA for 7f8de58
api/Print.h
@@ -92,4 +92,5 @@ class Print
92
virtual void flush() { /* Empty implementation for backward compatibility */ }
93
};
94
95
-}
+}
96
+using namespace arduino;
0 commit comments