Skip to content

Commit aa1e3de

Browse files
committed
Remove white space
1 parent f7d031b commit aa1e3de

File tree

1 file changed

+3
-11
lines changed
  • content/hardware/04.pro/shields/portenta-cat-m1-nb-iot-gnss-shield

1 file changed

+3
-11
lines changed

content/hardware/04.pro/shields/portenta-cat-m1-nb-iot-gnss-shield/essentials.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,15 @@
22
<EssentialElement title="Quickstart Guide" type="getting-started">
33
A quick guide to installing your board with the Arduino IDE.
44
</EssentialElement>
5-
65
</EssentialsColumn>
76

8-
<EssentialElement link="https://github.com/arduino-libraries/Arduino_Pro_Tutorials" title="Arduino Pro Tutorials" type="library">
9-
The complete Arduino sketches from the Pro tutorials.
10-
</EssentialElement>
11-
7+
<EssentialElement link="https://github.com/arduino-libraries/Arduino_Pro_Tutorials" title="Arduino Pro Tutorials" type="library">The complete Arduino sketches from the Pro tutorials.</EssentialElement>
128
</EssentialsColumn>
139

1410
<EssentialsColumn title="Arduino Basics">
15-
<EssentialElement link="https://www.arduino.cc/en/Tutorial/BuiltInExamples" title="Built-in Examples" type="resource">
16-
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
17-
</EssentialElement>
11+
<EssentialElement link="https://www.arduino.cc/en/Tutorial/BuiltInExamples" title="Built-in Examples" type="resource">Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.</EssentialElement>
1812
<EssentialElement link="/foundations" title="Foundations" type="resource">
1913
In Foundations you can find some specific knowledge about the principles and techniques that are behind the Arduino.
2014
</EssentialElement>
21-
<EssentialElement link="https://www.arduino.cc/reference/en/" title="Language Reference" type="resource">
22-
Arduino programming language can be divided in three main parts: functions, values (variables and constants), and structure.
23-
</EssentialElement>
15+
<EssentialElement link="https://www.arduino.cc/reference/en/" title="Language Reference" type="resource">Arduino programming language can be divided in three main parts: functions, values (variables and constants), and structure.</EssentialElement>
2416
</EssentialsColumn>

0 commit comments

Comments
 (0)