File tree 2 files changed +3
-5
lines changed
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
43
43
44
44
## License
45
45
46
- Arduino CLI is licensed under the [ GPL 3.0] license.
46
+ Arduino CLI is licensed under the GPL- 3.0 license.
47
47
48
48
You can be released from the requirements of the above license by purchasing a commercial license. Buying such a license
49
49
is mandatory if you want to modify or otherwise use the software for commercial activities involving the Arduino
@@ -59,4 +59,3 @@ license@arduino.cc
59
59
[ contributors ] : https://github.com/arduino/arduino-cli/graphs/contributors
60
60
[ nightly builds ] : https://arduino.github.io/arduino-cli/latest/installation/#nightly-builds
61
61
[ 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):
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
You can’t perform that action at this time.
0 commit comments