You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
------------------ 原始邮件 ------------------
发件人: "Lloyd"<notifications@github.com>;
发送时间: 2019年5月14日(星期二) 下午3:45
收件人: "Entertech/Enter-Biomodule-BLE-Android-SDK"<Enter-Biomodule-BLE-Android-SDK@noreply.github.com>;
抄送: "王俊翔"<810018022@qq.com>; "Author"<author@noreply.github.com>;
主题: Re: [Entertech/Enter-Biomodule-BLE-Android-SDK] 关于采集的数据的格式,有符号int,无符号int (#1)
硬件上来的数据是有符号的,服务器那边处理需要无符号int,所有客户端这边需要做下转换
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
采集的原始数据为有符号的int,通过websocket 传递的数据有符号的int,是否考虑改善一下。
The text was updated successfully, but these errors were encountered: