dreuben / webiopi

Automatically exported from code.google.com/p/webiopi
0 stars 0 forks source link

Call 2 Macros from a webiopi().createGPIOButton #110

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 :)

Original issue reported on code.google.com by EricSeg...@gmail.com on 7 Jul 2014 at 12:02