Hi, I am making a car with Arduino Uno, and I am working on to use the ultrasonic sensor to detect obstacles. Because I have only three digital pins left but I have to use two ultrasonic sensors, I decided to use two trigger pins in one digital pin. Is it possible to do like this? If I can't, how can I use two sensors requiring 4 digital pins total?