@@ -27,8 +27,8 @@ Additional board options have to be separated by commas (instead of colon):
27
27
The serial monitor is available through the [ monitor command] [ monitor command ] . By the way, the functionality provided
28
28
by this command is very limited and you may want to look for other tools if you need more advanced functionality.
29
29
30
- There are many excellent serial terminals to chose from. On Linux or macOS, you may already have [ screen] [ screen ]
31
- installed. On Windows, a good choice for command line usage is Plink, included with [ PuTTY] [ putty ] .
30
+ There are many excellent serial terminals to chose from. On Linux or macOS, you may already have ` screen ` installed. On
31
+ Windows, a good choice for command line usage is Plink, included with [ PuTTY] [ putty ] .
32
32
33
33
## How to change monitor configuration?
34
34
@@ -60,7 +60,6 @@ If your question wasn't answered, feel free to ask on [Arduino CLI's forum board
60
60
[ arduino cli board list ] : commands/arduino-cli_board_list.md
61
61
[ 0 ] : platform-specification.md
62
62
[ 1 ] : https://forum.arduino.cc/c/software/arduino-cli/89
63
- [ screen ] : https://www.gnu.org/software/screen/manual/screen.html
64
63
[ putty ] : https://www.chiark.greenend.org.uk/~sgtatham/putty/
65
64
[ monitor command ] : commands/arduino-cli_monitor.md
66
65
[ configuration parameters ] : pluggable-monitor-specification.md#describe-command
0 commit comments