Skip to content

Commit 49e5b85

Browse files
committed
StdioDevice
1 parent 2458e4b commit 49e5b85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ArduinoCore-Linux/cores/arduino/StdioDevice.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
#include <iostream>
44
#include <streambuf>
5-
#include "api/Stream.h"
6-
#include "api/Printable.h"
5+
#include "Stream.h"
6+
#include "Printable.h"
77

88
namespace arduino {
99

0 commit comments

Comments
 (0)