Skip to content

Commit 3c51a18

Browse files
committed
improve docs
1 parent 61f071d commit 3c51a18

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

examples/ov5640_jpeg_kaluga1_3.py

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,9 @@
1010
The audio board must be mounted between the Kaluga and the LCD, it provides the
1111
I2C pull-ups(!)
1212
13-
You also need to place ov5640_jpeg_kaluga1_3_boot.py at CIRCUITPY/boot.py
14-
and reset the board to make the internal flash readable by CircuitPython.
15-
You can make CIRCUITPY readable from your PC by booting CircuitPython in
16-
safe mode or holding the "MODE" button on the audio daughterboard while
17-
powering on or resetting the board.
13+
You also need to place ov5640_jpeg_kaluga1_3_boot.py at CIRCUITPY/boot.py.
14+
Then, hold the Mode button (button K2 on the audio board) while resetting the
15+
board to make the internal flash readable by CircuitPython.
1816
"""
1917

2018
import time

0 commit comments

Comments
 (0)