File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ e-mail contact: security@arduino.cc
4343
4444## License
4545
46- Arduino CLI is licensed under the [ GPL 3.0] license.
46+ Arduino CLI is licensed under the GPL- 3.0 license.
4747
4848You can be released from the requirements of the above license by purchasing a commercial license. Buying such a license
4949is mandatory if you want to modify or otherwise use the software for commercial activities involving the Arduino
@@ -59,4 +59,3 @@ license@arduino.cc
5959[ contributors ] : https://github.com/arduino/arduino-cli/graphs/contributors
6060[ nightly builds ] : https://arduino.github.io/arduino-cli/latest/installation/#nightly-builds
6161[ security policy ] : https://github.com/arduino/arduino-cli/security/policy
62- [ gpl 3.0 ] : https://www.gnu.org/licenses/gpl-3.0.en.html
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ Additional board options have to be separated by commas (instead of colon):
2727The serial monitor is available through the [ monitor command] [ monitor command ] . By the way, the functionality provided
2828by this command is very limited and you may want to look for other tools if you need more advanced functionality.
2929
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 ] .
3232
3333## How to change monitor configuration?
3434
@@ -60,7 +60,6 @@ If your question wasn't answered, feel free to ask on [Arduino CLI's forum board
6060[ arduino cli board list ] : commands/arduino-cli_board_list.md
6161[ 0 ] : platform-specification.md
6262[ 1 ] : https://forum.arduino.cc/c/software/arduino-cli/89
63- [ screen ] : https://www.gnu.org/software/screen/manual/screen.html
6463[ putty ] : https://www.chiark.greenend.org.uk/~sgtatham/putty/
6564[ monitor command ] : commands/arduino-cli_monitor.md
6665[ configuration parameters ] : pluggable-monitor-specification.md#describe-command
You can’t perform that action at this time.
0 commit comments