Skip to content

Commit a64c1f9

Browse files
committed
limit files by type. fix gap spacing. update images
1 parent 294d648 commit a64c1f9

File tree

348 files changed

+7
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

348 files changed

+7
-3
lines changed

python_generator/create_requirement_image.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
TEXT_COLOR = "#B0B0B0"
1717
HIDDEN_TEXT_COLOR = "#808080"
1818

19-
SHOWN_FILETYPES = ["py", "mpy", "bmp", "pcf", "bdf", "wav", "mp3", "json"]
19+
SHOWN_FILETYPES = ["py", "mpy", "bmp", "pcf", "bdf", "wav", "mp3", "json", "txt"]
2020
"""
2121
libraries_to_render = ['adafruit_bitmap_font',
2222
'adafruit_bus_device',
-702 Bytes
-925 Bytes
-876 Bytes
-1.28 KB
-876 Bytes
-876 Bytes
-682 Bytes
-1.09 KB
-684 Bytes

0 commit comments

Comments
 (0)