We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c38504 commit 68e2b02Copy full SHA for 68e2b02
libraries/RPC/examples/PortentaX8_EchoServer/PortentaX8_EchoServer.ino
@@ -3,7 +3,7 @@
3
4
/*
5
* This sketch demonstrates how to interact with the Portenta X8 Serial port (over USB)
6
- * On the board, launch both 'proxy' and 'example' binaries (from https://github.com/bcmi-labs/portentax8-m4-proxy)
+ * On the board, launch both 'proxy' and 'example' binaries (from https://github.com/arduino/portentax8-m4-proxy)
7
* The M4 provides the 'subtract' API (which will be invoked by 'example'
8
* It also provides a full duplex Serial-like interface that is proxies through the serial monitor
9
* Last but not leas, when you write 'echo' the corresponding function in 'example' will be triggered
0 commit comments