Search found 1 match

by saik
Sunday 11 November 2018 10:47
Forum: dzVents
Topic: Differentiate once or twice pressing a switch
Replies: 1
Views: 439

Differentiate once or twice pressing a switch

I have one push button and try to run different external scripts depending on number of pushes within 2 seconds. If I push once, only the script for single pressed should be executed. If I push twice, only the script for double pressed should be executed. Unfortunately, I have no clue how realize ...