8000 Update editor.md · mc-ireiser/arduino-docs-content@43d6886 · GitHub
[go: up one dir, main page]

Skip to content

Commit 43d6886

Browse files
committed
Update editor.md
1 parent 7bac2ce commit 43d6886

File tree

1 file changed

+4
-2
lines changed
  • content/arduino-cloud/01.guides/01.editor

1 file changed

+4
-2
lines changed

content/arduino-cloud/01.guides/01.editor/editor.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,15 @@ In the Serial Moitor window you can 8000 :
8686
- Pause the stream, and search through the log,
8787
- Clear the log.
8888

89+
***Note that the Serial Monitor opens as a new window.***
90+
8991
## Resources
9092

9193
The resources (examples, libraries & reference) are all available from the menu on the left hand side.
9294

9395
### Examples
9496

95-
The "built-in" examples are a set of basic examples focused at learning some key Arduino concepts. Classic examples such as `Blink` and `AnalogReadSerial` will help you get started, with links inside each example to more detailed documentation.
97+
The "built-in examples" are a set of basic examples focused at teaching some key Arduino concepts. Classic examples such as `Blink` and `AnalogReadSerial` will help you get started, with links inside each example to more detailed documentation.
9698

9799
![Examples.](assets/examples.png)
98100

@@ -106,6 +108,6 @@ Most libraries provide examples, which can be accessed be clicking the three dot
106108

107109
### Reference
108110

109-
The reference is an embedded version of the [Arduino Language Reference](), which helps you understand the Arduino programming language & syntax.
111+
The reference is an embedded version of the [Arduino Language Reference](https://www.arduino.cc/reference/en/), which helps you understand the Arduino programming language & syntax.
110112

111113
![Reference.](assets/reference.png)

0 commit comments

Comments
 (0)
0