George Moses

Results 4 comments of George Moses

I experience this issue also. Sounds works fine, but when after using the image.py script the sounds stops working.

Commenting the backlight config seems to fix this, though.

Like this: ```# Create ST7789 LCD display class. disp = ST7789.ST7789( port=0, cs=ST7789.BG_SPI_CS_FRONT, # BG_SPI_CS_BACK or BG_SPI_CS_FRONT dc=9, # backlight=19, # 18 for back BG slot, 19 for front BG...

Let me rephrase this in a user story: "As a user, when selecting a page using a 3 digit number when on an overview page (like 501), I want be...