Guillaume Thibert
Results
1
comments of
Guillaume Thibert
Ok thanks! I'm trying to simply delay a trigger, and I did this : `y = rel_time > 2000 ? x: none;` But is there a way to return "stop",...