Skip to content

Commit 7c8ed57

Browse files
Fix linter
1 parent 27932f5 commit 7c8ed57

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

content/hardware/08.edu/solution-and-kits/alvik/tutorials/setting-alvik-arduino-ide/setting-alvik-arduino-ide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The Arduino® Alvik robot was designed to be compatible with both C++ and MicroP
4343
![Select programming tool esptool](assets/EsptoolSelection.png)
4444
6. Select **Upload Using Programmer** from the **Sketch** menu.
4545
![Upload with programmer option](assets/UploadWithProgrammer.png). You can nowpPress the **Reset** button on the board to make sure it is ready for uploading.
46-
1. Now we can finaly test it. Open the **Drive** example in the Arduino IDE by going to **File > Examples > Arduino_Alvik > drive**.
46+
1. Now we can finally test it. Open the **Drive** example in the Arduino IDE by going to **File > Examples > Arduino_Alvik > drive**.
4747
![Upload the drive example](assets/uploadExample.png)
4848

4949
The Alvik should now start their motor. If no movement occurs make sure that:

0 commit comments

Comments
 (0)