LDC Smart controller button act reverse
Hi, after i du the firmware update, my LCD smart controller pannel button acts like reversed. When i turn the switch, it enters menu, when i push the switch it scrols down.. How can i solve this ?
Comments
#define UI_ENCODER_A 85
#define UI_ENCODER_B 84
#define UI_ENCODER_CLICK 83
just an example. But these define which pin has which function and if they are swapped swap it there as well.