Skip to content

Commit 5b83ec2

Browse files
committed
rpc: explicitely include RPC.h to use RPC object
1 parent 31bde97 commit 5b83ec2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/RPC/examples/PortentaX8_EchoServer/PortentaX8_EchoServer.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#include "RPC.h"
12
#include "SerialRPC.h"
23

34
/*

0 commit comments

Comments
 (0)