hdl_core/src/main/java/com/hdl/sdk/hdl_core/Util/TransformUtil/DataConverseUtil.java @@ -15,4 +15,6 @@ float f2 = buf.getFloat(); return f2; } }