Skip to content

Commit 9b9cbf4

Browse files
committed
Missed Files
Helps if I include them all.
1 parent 6377910 commit 9b9cbf4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

examples/imageload_jpg_simpletest.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
#
33
# SPDX-License-Identifier: MIT
44

5+
"""
6+
Basic JPG imageload example
7+
"""
8+
59
import board
610
import displayio
711
import adafruit_imageload

examples/images/jpg_test.jpg.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# SPDX-FileCopyrightText: 2024 Channing Ramos
2-
# SPDX-License-Identifier: MIT
2+
# SPDX-License-Identifier: MIT

0 commit comments

Comments
 (0)