How do I find what sensor that sent the posetive pulse without having to ask:
if sensor1.isPositive():
Because its get a little nagy and it confuses everything…
So what command should i use to get the sensor that sent the pulse that actuivated the script?