PicoVGA icon indicating copy to clipboard operation
PicoVGA copied to clipboard

Change the GPIO pins

Open SteveMunson opened this issue 10 months ago • 1 comments

How can I change the GPIO pins used in the PicoVGA library? In other words, my project has the eight video pins on non-sequential GPIOs. Is there a config file where I can specify that VGA_B0 is GPIO14, VGA_B1 is GPIO15, VGA_G0 is GPIO2, etc.....

SteveMunson avatar Sep 05 '23 12:09 SteveMunson