Skip to content

Conversation

@lesamouraipourpre
Copy link
Contributor

Update OnDiskBitmap code to take a filename string with CP7
Replace display.Sprite with displayio.TileGrid
Replace board.A0 with board.SPEAKER
Remove out-of-date DISPLAY.wait_for_frame()

Ref: #1747

Learn Guide: https://learn.adafruit.com/gps-tour-guide
Changes needed:
Page: https://learn.adafruit.com/gps-tour-guide/software

  • Section: CircuitPython Libraries - debouncer.py should be adafruit_debouncer.mpy and it should be included in the sentence Before continuing make sure your board's lib folder or root filesystem has the adafruit_bus_device, adafruit_debouncer.mpy and adafruit_gps.mpy files copied over.

@TheKitty for review

Replace display.Sprite with displayio.TileGrid
Replace board.A0 with board.SPEAKER
Remove out-of-date DISPLAY.wait_for_frame()
@TheKitty TheKitty self-requested a review August 11, 2021 18:27
@TheKitty TheKitty merged commit 37dffc1 into adafruit:main Aug 11, 2021
@TheKitty
Copy link
Collaborator

Guide changes made

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants