tinygo-org / drivers

TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.
https://tinygo.org
BSD 3-Clause "New" or "Revised" License
599 stars 188 forks source link

microbitmatrix: fix inverted axis #462

Closed breml closed 1 year ago

breml commented 1 year ago

Resolves #460

deadprogram commented 1 year ago

Hello @breml thank you for the code contribution.

I have changed the base branch for this PR to point to dev. Please see https://github.com/tinygo-org/drivers/blob/release/CONTRIBUTING.md#how-to-use-our-github-repository

Thanks again, now merging.

breml commented 1 year ago

Hi @deadprogram Thanks for merging. I must have skimmed to fast through the CONTRIBUTING.md so I have missed the part about the dev branch. Sorry for this. I keep this in mind for future PR.