asig

Results 2 issues of asig

This branch adds support for 8x16 fonts on small SSD1306 displays. Large fonts will automatically be selected if the user defined LCD_SSD1306_BIG_FONTS which was previously ignored for 128x32 displays. Additionally,...

Hey, Windows event handling seems to be seriously broken. Using a separate goroutine doesn't work, because the main UI thread needs to run the message pump. This change fixes this....