scott-vincent / instrument-panel

An instrument panel for Microsoft Flight Simulator 2020
169 stars 29 forks source link

Disable all GPIO on raspberry pi build? #16

Open tmkdev opened 3 years ago

tmkdev commented 3 years ago

I want to use this with Pimoroni hi res display. It uses most of the GPIOs. Once the program starts it causes the display to go all wierd.

Any quick way to build with GPIO/knobs disabled?

scott-vincent commented 3 years ago

instrument-panel.cpp -> const bool HaveHardwareKnobs = false;