Skip to content

Commit 21a309a

Browse files
Fixed subtitle on the wrong image
1 parent f2c283c commit 21a309a

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ At the back-right side of Alvik there is the main switch of the robot. When ON t
8282

8383
The battery is a rechargeable Li-ion 18650. It is located in the bottom part of Alvik, to access it you need to remove one Phillip's screw and take out the plastic holder.
8484

85-
![Charging blink](assets/battery_holder.jpg)
85+
![Accessing battery compartment](assets/battery_holder.jpg)
8686

8787
The Nano ESP32 can report the status of the battery through the terminal of the Arduino Lab for MicroPython and with its RGB status LED. To do that you need to call the `Alvik.begin()` function in any program or directly at the command line area.
8888

0 commit comments

Comments
 (0)