Skip to content

Commit e768369

Browse files
Merge pull request #2001 from arduino/Pedromsousalima/alvrikchargingLEDImage
Fixed subtitle on the wrong image (Alvik)
2 parents 20e9867 + 21a309a commit e768369

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)