Initial version of the sensor
Features:
- Using method
machine.time_pulse_us()
to get echo response for better accuracy - Added method
distance_mm()
that doesn't use floating point operations
Initial version of the sensor
Features:
machine.time_pulse_us()
to get echo response for better accuracydistance_mm()
that doesn't use floating point operations