GUItask
Hi @Martin KJELDSEN
I added two tasks in main.cpp. If I added other tasks apart from GUItask, the LCD is displaying image.
If I add vTaskDelay(40);, the image is show.n. Is it neccessary to add vTaskDelay in other task delay????
Should I add vTaskDelay in each task to display image in LCD???
