We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2458e4b commit 49e5b85Copy full SHA for 49e5b85
ArduinoCore-Linux/cores/arduino/StdioDevice.h
@@ -2,8 +2,8 @@
2
3
#include <iostream>
4
#include <streambuf>
5
-#include "api/Stream.h"
6
-#include "api/Printable.h"
+#include "Stream.h"
+#include "Printable.h"
7
8
namespace arduino {
9
0 commit comments