eriksjodin

Results 1 issues of eriksjodin

I used your code but I only get incorrect readings from the HC-SR04 sensor. I did some debug modifications in the function self.measure() see below: function self.measure() gpio.trig(self.echo, "up", self.echo_cb)...