Posted by EricSegA91
Hi, i would like to call a macro when I call the function mousedown in the button I created but I donĀ“t know how to call them inside the mousedown declaration, same thing goes for the mouseup.
I would like to perform a routine of on and off of different GPIOs and I think this is the best way to do so, since the createMacroButton only lets me do one macro.
Thanks in advanced :)