We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f071d commit 3c51a18Copy full SHA for 3c51a18
examples/ov5640_jpeg_kaluga1_3.py
@@ -10,11 +10,9 @@
10
The audio board must be mounted between the Kaluga and the LCD, it provides the
11
I2C pull-ups(!)
12
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.
+You also need to place ov5640_jpeg_kaluga1_3_boot.py at CIRCUITPY/boot.py.
+Then, hold the Mode button (button K2 on the audio board) while resetting the
+board to make the internal flash readable by CircuitPython.
18
"""
19
20
import time
0 commit comments