sensebox / senseBox-bike-Arduino

Repository which holds the Arduino Sketch for the senseBox:bike
MIT License
2 stars 2 forks source link

pinMode Error #3

Closed goetzvr closed 2 years ago

goetzvr commented 2 years ago

https://github.com/sensebox/senseBox-bike-Arduino/blob/ba2977e16af43f080c803c904fdd1dc789f8fbd9/HCSR04Helpers.ino#L4-L7

Shouldn't the LEFT and RIGHT sensor both have a TRIGGER (OUTPUT) and an ECHO (INPUT)?