Skip to content

Commit 506a945

Browse files
committed
Rename RPC header
1 parent e5e16e5 commit 506a945

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Diff for: cores/arduino/RPC.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#ifdef TARGET_STM32H747_CM4
22

3-
#include "RPC.h"
3+
#include "RPC_internal.h"
44

55
extern int signal_rpc_available(void *data, size_t len);
66

File renamed without changes.

0 commit comments

Comments
 (0)