Added 240x320 ST7789 display modules with no input, button input and adjusted encoder support. Added a display rotation setting to ILI9341 and ST7789 displays in the wizard setup. Removed endswith('b') for display buttons modules and added buttonslevel and rotation variables to all displays. Updated wizard to convert number strings to int or float. A couple bugfixes in display modules (missing network in pygame, self._display_canvas(img) outside of menuactive, Added spidev back to ili9341_em module, missing socket in ssd1306).
Added 240x320 ST7789 display modules with no input, button input and adjusted encoder support. Added a display rotation setting to ILI9341 and ST7789 displays in the wizard setup. Removed endswith('b') for display buttons modules and added buttonslevel and rotation variables to all displays. Updated wizard to convert number strings to int or float. A couple bugfixes in display modules (missing network in pygame, self._display_canvas(img) outside of menuactive, Added spidev back to ili9341_em module, missing socket in ssd1306).