We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2cbe2b0 + 12adf8a commit 4bf358cCopy full SHA for 4bf358c
content/hardware/04.pro/carriers/portenta-breakout/essentials.md
@@ -6,6 +6,9 @@
6
</EssentialsColumn>
7
8
<EssentialsColumn title="Suggested Libraries">
9
+ <EssentialElement link="https://github.com/arduino-libraries/Arduino_PortentaBreakout" title="Portenta Breakout Library" type="library">
10
+ The Official Arduino library to use the Portenta Breakout.
11
+ </EssentialElement>
12
<EssentialElement link="https://www.arduino.cc/en/Reference/WiFi" title="WiFi" type="library">
13
The WiFi library is designed to use the Murata 1DX module, which allows your Arduino to connect to the Internet.
14
</EssentialElement>
0 commit comments