fix bytesToFloat bug

This commit is contained in:
looly
2021-12-12 11:43:56 +08:00
parent a9bd7c3bb4
commit 60901d5815
5 changed files with 193 additions and 57 deletions

View File

@@ -8,6 +8,7 @@
### 🐣新特性
### 🐞Bug修复
* 【core 】 LineReadWatcher#onModify文件清空判断问题issue#2013@Github
* 【core 】 修复4位bytes转换float问题issue#I4M0E4@Github
-------------------------------------------------------------------------------------------------------------
# 5.7.17 (2021-12-09)