Is it possible to go into a full screen mode on a waveshare 7.9” display?
Or… is there a better use of the unused screen real estate that would be cool
Pic for reference
Is it possible to go into a full screen mode on a waveshare 7.9” display?
Or… is there a better use of the unused screen real estate that would be cool
Pic for reference
Note down the actual resolution of the display and then edit the src/main.cpp file and replace the settings width and height values in that. Save and close the file. Open a terminal and navigate to the Wave Pool folder and type ‘make Release’.
It will take a while to build but when it does it will be full screen when it boots up.