Skip to content

Commit 998f1c3

Browse files
soburiCopilot
andauthored
Update cores/arduino/zephyr/api/Server.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5ee6cfa commit 998f1c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cores/arduino/zephyr/api/Server.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
namespace arduino {
88

9-
class Server : virtual public Print, virtual public ServerIfc {
9+
class Server : virtual public Print, virtual public idl::ServerIfc {
1010
}
1111

1212
};

0 commit comments

Comments
 (0)