Closed Mattzobricks closed 5 months ago
Presently, fn commands are parsed in MTC4PF using the fnchangedstate attribute. This works for button clicks, but not for function events via actions. It is required to parse the true/false value from the fn (f0, f1, f2...) attribute.
@Hilbert70, could you have a look at the code and make it better? Parsing should work for function number 0 to 32.
Thank you!
Presently, fn commands are parsed in MTC4PF using the fnchangedstate attribute. This works for button clicks, but not for function events via actions. It is required to parse the true/false value from the fn (f0, f1, f2...) attribute.