Skip to content

Conversation

@makermelissa
Copy link
Collaborator

As needed for the guide page I'm working on.

@makermelissa makermelissa requested a review from a team September 20, 2019 19:18
tft_dc = board.D8
tft_reset = board.D7
spi = board.SPI()
tft_cs = board.D5
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe change these to 'oled_cs'?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, good catch.

@ladyada ladyada merged commit 1227a78 into adafruit:master Sep 20, 2019
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Sep 21, 2019
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