cimo
1
hi
referring to this post
http://www.midibox.org/forum/index.php/topic,10822.0.html
in a MBLC
-is it possible to invert the buttons behavior: so that i can connect the common pin to Vd instead of Vs
-if it is possible, is there any problem related to it?
thanks
simone
T.K
2
For MBLC: you only need to invert MIOS_PARAMETER2 within the USER_DIN_NotifyToggle function, before it branches to LC_BUTTON_Handler
This can be done with “comf MIOS_PARAMETER2, F”
Best Regards, Thorsten.