jimLee:
This way :
if (digitalRead(rap_min)==LOW && digitalRead(rel_min)==LOW && digitalRead(rel_max)==LOW) {}
-jim lee
i got it, thanks
jimLee:
This way :
if (digitalRead(rap_min)==LOW && digitalRead(rel_min)==LOW && digitalRead(rel_max)==LOW) {}
-jim lee
i got it, thanks