Rawimage.h and trying to use wifi slows down arduino ide and wio terminal

Hi @ChrisCross

How big is your image. This may coz of the ram shortage if using too much together. As for wifi library, the bottom layer runs freeRTOS that takes about at least 75kb of ram, and if using a pic to fill the whole screen(.ie 320x240) might overflow.