Skip to content

Further updates for CircuitPython 7 #1747

@lesamouraipourpre

Description

@lesamouraipourpre

At the bottom is a list of Learn Guides in need of further updates for CircuitPython 7. The changes needed fall into three categories:

  • OnDiskBitmap - Update the usage to take a filename string and handle the file opening internally.
  • Sprite - Not a CP7 update but some Learn Guides still use displayio.Sprite which doesn't exist anymore.
  • TileGrid(position=(0,0)) - Not a CP7 update but some Learn Guides still use position with displayio.TileGrid. This was replaced with x and y

Learn Guide code to be updated:

Metadata

Metadata

Assignees

No one assigned

    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