View Single Post
Old 04-03-2014, 12:00 PM   #309 (permalink)
t vago
MPGuino Supporter
 
t vago's Avatar
 
Join Date: Oct 2010
Location: Hungary
Posts: 1,808

iNXS - '10 Opel Zafira 111 Anniversary

Suzi - '02 Suzuki Swift GL
Thanks: 831
Thanked 709 Times in 457 Posts
Code:
// only one of the below button options may be chosen - choosing more than one will cause a compilation error to occur

//#define useLegacyButtons true

#define useAnalogMuxButtons true

//#define useParallax5PositionSwitch true
You will need to enable the bolded #include. I will need to clarify this in the code...
  Reply With Quote
The Following User Says Thank You to t vago For This Useful Post:
modrcm (04-03-2014)