HC-SR04-AndroidThings-Library
HC-SR04-AndroidThings-Library copied to clipboard
Problem in UltrasonicDriver.java
I am using this ultrasonic sensor but I receive hex value . ////// float[] values = hcsr04.getProximityDistance(); ////// This return hex value instead of float. I receive following data: [F@50d103bW/TAG: Distance is: [F@50d103b as distance
Please check the library with latest update.