Dear Sirs,
I am trying to implement something and I have stucked at a very silly point.
What i want? Using a virtual pin as switch in push mode, I want the first time that I push the Blynk virtual button (switch) my ESP application to execute command 1, the second time to execute command 2… in short to toggle between command 1 and command 2…
How??? I burned my head to solve this simple problem…