Skip to content

Commit 21bc4e5

Browse files
committed
Mention gRPC Monitor service in Serial Monitor FAQ
1 parent 6b47fce commit 21bc4e5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: docs/FAQ.md

+4
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ something that we're trying to avoid.
2626
There are many excellent serial terminals to chose from. On Linux or macOS, you may already have [screen][screen]
2727
installed. On Windows, a good choice for command line usage is Plink, included with [PuTTY][putty].
2828

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+
2932
## Additional assistance
3033

3134
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
3437
[1]: https://forum.arduino.cc/index.php?board=145.0
3538
[screen]: https://www.gnu.org/software/screen/manual/screen.html
3639
[putty]: https://www.chiark.greenend.org.uk/~sgtatham/putty/
40+
[monitor service]: rpc/monitor.md

0 commit comments

Comments
 (0)