Skip to content

Commit f52ae5a

Browse files
committed
Fix message display
1 parent 4a8e2b6 commit f52ae5a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/ov5640_jpeg_kaluga1_3.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@
4646
"A 'read-only filesystem' error occurs if you did not correctly install"
4747
"\nov5640_jpeg_kaluga1_3_boot.py as CIRCUITPY/boot.py and reset the"
4848
'\nboard while holding the "mode" button'
49-
""
50-
"This message is also shown after the board takes a picture and auto-restarts"
49+
"\n\nThis message is also shown after the board takes a picture and auto-restarts"
5150
)
5251
raise SystemExit
5352

0 commit comments

Comments
 (0)