File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 1- # SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
1+ # SPDX-FileCopyrightText: 2019 Melissa LeBlanc-Williams for Adafruit Industries
22# SPDX-License-Identifier: MIT
33
44"""
55ePaper Display Shapes and Text demo using the Pillow Library.
66
7- Written by Melissa LeBlanc-Williams for Adafruit Industries
87"""
98
109import digitalio
Original file line number Diff line number Diff line change 1- # SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
1+ # SPDX-FileCopyrightText: 2019 Melissa LeBlanc-Williams for Adafruit Industries
22# SPDX-License-Identifier: MIT
33
44"""
55Image resizing and drawing using the Pillow Library. For the image, check out the
66associated Adafruit Learn guide at:
77https://learn.adafruit.com/adafruit-eink-display-breakouts/python-code
88
9- Written by Melissa LeBlanc-Williams for Adafruit Industries
109"""
1110
1211import digitalio
You can’t perform that action at this time.
0 commit comments