Skip to content

Commit 34cf055

Browse files
committed
User Manual writing commit 18
1 parent e92e598 commit 34cf055

File tree

1 file changed

+2
-0
lines changed
  • content/hardware/05.pro-solutions/solutions-and-kits/edge-control/tutorials/user-manual

1 file changed

+2
-0
lines changed

content/hardware/05.pro-solutions/solutions-and-kits/edge-control/tutorials/user-manual/content.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1382,6 +1382,8 @@ Serial1.println("Hello world!");
13821382

13831383
To learn more about how to communicate the Edge Control through UART with other devices, we will use the example code below that can be found on **File > Examples > Arduino_EdgeControl > RPC > BlinkOverSerial**
13841384

1385+
This example shows how to export Arduino functions as remote procedure calls (RPC), the Edge Control is capable ofcontrolling a MKR board built-in LED by Serial communication.
1386+
13851387

13861388

13871389
### Bluetooth® Low Energy

0 commit comments

Comments
 (0)