Skip to content

chore: Remove redundant SCREEN/ examples. #5

@nedseb

Description

@nedseb

What

Delete the entire SCREEN/ directory (text/, steami_faces/, steami_animation/).

Why

To remove Status
text/ Duplicate of ssd1327/examples/framebuf_text.py in micropython-steami-lib
steami_faces/ Covered by steami_screen/examples/face_gallery.py in micropython-steami-lib
steami_animation/ Rapatriated to ssd1327/examples/blink_animation.py (steamicc/micropython-steami-lib#407)

Blocked by

steamicc/micropython-steami-lib#407 must be merged first (rapatriates steami_animation before we delete it here).

How

git rm -r SCREEN/
git commit -m "chore: Remove redundant SCREEN/ examples."

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions