Skip to content

Commit 3516ac1

Browse files
committed
fix
1 parent 43b0440 commit 3516ac1

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

content/hardware/03.nano/boards/nano-esp32/features.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,18 @@ The Arduino Nano ESP32 features the NORA-W106, a module with a ESP32-S3 chip ins
55
<FeatureList>
66

77
<Feature title="MicroPython 101" image="core">
8-
Learn the basics of MicroPython with the Nano ESP<FeatureWrapper>
8+
Learn the basics of MicroPython with the Nano ESP
99
32 and our free MicroPython 101 course.
10-
<FeatureWrapper>
11-
<FeatureLink title="MicroPython 101" url="/micropython-course"/>
12-
</FeatureWrapper>
10+
<FeatureWrapper>
11+
<FeatureLink title="MicroPython 101" url="/micropython-course"/>
12+
</FeatureWrapper>
1313
</Feature>
1414

1515
<Feature title="Arduino Cloud" image="wifi">
1616
The Nano ESP32 is compatible with the Arduino Cloud platform. Build IoT projects in just minutes!
1717
<FeatureWrapper>
1818
<FeatureLink title="Go to Platform" url="https://create.arduino.cc/iot/"/>
1919
</FeatureWrapper>
20-
2120
</Feature>
2221

2322
<Feature title="Bluetooth®" image="bluetooth">
@@ -51,4 +50,4 @@ The Nano ESP32 supports the ESP-NOW protocol develop by Espressif!
5150

5251
</Feature>
5352

54-
</FeatureList>
53+
</FeatureList>

0 commit comments

Comments
 (0)