File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,9 @@ something that we're trying to avoid.
26
26
There are many excellent serial terminals to chose from. On Linux or macOS, you may already have [ screen] [ screen ]
27
27
installed. On Windows, a good choice for command line usage is Plink, included with [ PuTTY] [ putty ] .
28
28
29
+ Arduino CLI does provide a gRPC interface which offers the capability for powerful integration with custom monitors. See
30
+ the [ Monitor service documentation] [ monitor service ] .
31
+
29
32
## Additional assistance
30
33
31
34
If your question wasn't answered, feel free to ask on [ Arduino CLI's forum board] [ 1 ] .
@@ -34,3 +37,4 @@ If your question wasn't answered, feel free to ask on [Arduino CLI's forum board
34
37
[ 1 ] : https://forum.arduino.cc/index.php?board=145.0
35
38
[ screen ] : https://www.gnu.org/software/screen/manual/screen.html
36
39
[ putty ] : https://www.chiark.greenend.org.uk/~sgtatham/putty/
40
+ [ monitor service ] : rpc/monitor.md
You can’t perform that action at this time.
0 commit comments