• Just tried out the HC-SR04 module. As soon as require("HC-SR04").connect(...) is called the sensor fires off and logs the distance - without waiting for sensor.trigger().
    I suggest to correct the module code to include trig.write(0) as the first line.

About

Avatar for Steffen @Steffen started