derkyjadex / M8WebDisplay

Display for headless M8 tracker
https://derkyjadex.github.io/M8WebDisplay/
MIT License
196 stars 39 forks source link

M8 Version 3.1.0 large font mode support. #27

Closed trash80 closed 1 year ago

trash80 commented 1 year ago

Not the cleanest implementation but this adds support (both webgl and canvas) for M8 firmware 3.1 with the large font mode.

derkyjadex commented 1 year ago

Sorry, I somehow didn't get a notification for this so I'm only just seeing it now. I'll check it out later.

Unfortunately my Teensy is on long term loan at the moment so I won't be able to properly test it myself too soon. I assume you were able verify that this does work yourself?

trash80 commented 1 year ago

Yeah it works fine! :)

derkyjadex commented 1 year ago

I'll merge this as-is then, since it's already working. I'll handle making it neater once I can test it out properly.