Skip to content

uc8151: fix LUT timing calculations - #884

Open
jakebailey wants to merge 1 commit into
devfrom
fix-uc8151-lut-timing
Open

uc8151: fix LUT timing calculations#884
jakebailey wants to merge 1 commit into
devfrom
fix-uc8151-lut-timing

Conversation

@jakebailey

Copy link
Copy Markdown
Member

I hit a few bugs while testing out the Badger 2040 W that @deadprogram gave me at GopherCon :)

The LUT timing calculations had a few small Python-to-Go translation errors (** vs ^, // vs %, and a boundary condition). In particular, FAST caused a divide-by-zero panic.

Tested on the actual badge with fast, flicker-free page updates.

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.

1 participant