Skip to content

Commit 2fc89b0

Browse files
Typos
1 parent 27594b6 commit 2fc89b0

File tree

1 file changed

+3
-3
lines changed
  • content/hardware/08.edu/solution-and-kits/alvik/tutorials/user-manual

1 file changed

+3
-3
lines changed

content/hardware/08.edu/solution-and-kits/alvik/tutorials/user-manual/user-manual.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ ucPack libraries from the [ucPack repository](https://github.com/arduino/ucPack-
302302
6. Select the "Arduino-alvik" and move it inside the "lib" folder in your Alvik.
303303
![Setting the FW path on the Labs for micropython](assets/moving_alvik_folder.png)
304304

305-
7. Go back to the main folder and select the "ucPack-mpy-main" folder and move it next to the arduino_alvik inside the "lib" folder in your Nano ESP32.
305+
7. Go back to the main folder and select the "ucPack" folder found inside "ucPack-mpy-main" and move it next to the arduino_alvik inside the "lib" folder in your Nano ESP32.
306306
![Setting the FW path on the Labs for micropython](assets/moving_ucPack.png)
307307

308308
8. Now go back to the main root of the files system on the Nano ESP32. Then in your local folder navigate to the examples folder once there, select the following files and move them to the main folder of the ESP32.
@@ -319,7 +319,7 @@ With this last step, your Nano ESP32 has been set up with the Alvik out of the b
319319

320320
### Updating Alvik's Body (STM32)
321321

322-
1. Download the [pre-compiled firmware](https://github.com/arduino-libraries/Arduino_AlvikCarrier/releases/latest) from the [Alvik Carrier GitHub reposiitory](https://github.com/arduino-libraries/Arduino_AlvikCarrier)
322+
1. Download the [pre-compiled firmware](https://github.com/arduino-libraries/Arduino_AlvikCarrier/releases/latest) from the [Alvik Carrier GitHub repository](https://github.com/arduino-libraries/Arduino_AlvikCarrier)
323323

324324
This step will download a "firmware_x_x_x.bin" file, save it in your Alvik folder
325325

@@ -329,7 +329,7 @@ With this last step, your Nano ESP32 has been set up with the Alvik out of the b
329329
3. Let's move now the "firmware_x_x_x.bin" to the main root.
330330
![Setting the FW path on the Labs for micropython](assets/moving_fw_bin.png)
331331

332-
4. Turn ON your alvik, go to the Editor tab and tun the following commands by typing them and clicking on the "Play" button
332+
4. Turn ON your alvik, go to the Editor tab and run the following commands by typing them and clicking on the "Play" button
333333

334334
```
335335
from arduino_alvik import update_firmware

0 commit comments

Comments
 (0)