Skip to content

Commit 4196356

Browse files
authored
Merge pull request #2618 from arduino/canchebagur/stella-user-lists-fixes
[PXCT-1358] - Arduino Stella User Manual Update (Broken Lists)
2 parents 5e23bf0 + 4e41ca6 commit 4196356

File tree

1 file changed

+3
-3
lines changed
  • content/hardware/05.pro-solutions/solutions-and-kits/stella/tutorials/01.user-manual

1 file changed

+3
-3
lines changed

content/hardware/05.pro-solutions/solutions-and-kits/stella/tutorials/01.user-manual/content.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ For examples that use Bluetooth® Low Energy communication, you'll also need the
172172

173173
To install the required libraries, follow these steps:
174174

175-
1. Download the library ZIP file:
175+
**Step 1: Download the library ZIP file**
176176

177177
- Visit the library's GitHub repository using the links provided above
178178
- Click the green Code button
@@ -181,7 +181,7 @@ To install the required libraries, follow these steps:
181181

182182
![Library repository on GitHub](assets/library-repository.png)
183183

184-
2. Install the library in Arduino IDE:
184+
**Step 2: Install the library in Arduino IDE**
185185

186186
- Open the Arduino IDE
187187
- Navigate to `Sketch > Include Library > Add .ZIP Library...`
@@ -191,7 +191,7 @@ To install the required libraries, follow these steps:
191191

192192
![Library installation on the Arduino IDE](assets/library-installation.png)
193193

194-
3. Verify the library installation:
194+
**Step 3: Verify the library installation**
195195

196196
- Go to `Sketch > Include Library`
197197
- Scroll down to see if the library appears in the `Contributed libraries` list

0 commit comments

Comments
 (0)