Skip to content

Commit b17e14c

Browse files
authored
2.0.21 (#2229)
* 2.0.20 * avoid objectID * 2.0.21-alpha-1 * 2.0.21-alpha-2 * 2.0.21-alpha-3 * 2.0.21-alpha-4 * 2.0.21-alpha-5 * undo essentials * 2.0.21-alpha-6 * 2.0.21
1 parent 7672685 commit b17e14c

File tree

4 files changed

+10
-7
lines changed

4 files changed

+10
-7
lines changed

content/_dev-test/essentials.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
productsLibrariesMap: []
3+
---

content/hardware/01.mkr/01.boards/mkr-wifi-1010/essentials.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
</EssentialElement>
1818

1919
<EssentialElement title="ArduinoBLE" type="library" link="https://www.arduino.cc/en/Reference/ArduinoBLE">
20-
The ArduinoBLE library is designed for Arduino boards that have hardware enabled for Bluetooth® Low Energy and Bluetooth® 4.0 and above.
20+
The ArduinoBLE library is designed for Arduino boards that have hardware enabled for Bluetooth® Low Energy and Bluetooth® 4.0 and above.
2121
</EssentialElement>
2222
</EssentialsColumn>
2323

2424
<EssentialsColumn title="Arduino Basics">
2525
<EssentialElement title="Built-in Examples" type="tutorial" link="/built-in-examples/">
26-
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
26+
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
2727
</EssentialElement>
2828
<EssentialElement title="Learn" type="resource" link="/learn">
2929
Discover interesting articles, principles and techniques related to the Arduino ecosystem.

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"homepage": "https://github.com/arduino/docs-content#readme",
2020
"dependencies": {
21-
"@arduino/docs-arduino-cc": "^2.0.19",
21+
"@arduino/docs-arduino-cc": "^2.0.21",
2222
"gatsby": "^5.11.0",
2323
"gatsby-background-image": "^1.6.0",
2424
"gatsby-image": "^3.11.0",

0 commit comments

Comments
 (0)