Panda381/PicoVGA

Change the GPIO pins

SteveMunson opened this issue · 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.....