You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v2.2.0
- update example
- - control: now with irmp lib instead of ir remove lib
- - control: add custom event examples
- - menu functions: serial example add custom event example part
- - menu functions: add a better documented code example for new functions
- lib
- - optimize the search function
- - remove unused variables
- - add better comments
- - change ir remote lib to irmp lib (thx @clear-sky)
bugFix: parameter
- detect from where the jumpTo Function is called -> if from a menu function then use old parameter setting, when not into a menu function -> set the old param to 0