開發平台(Platform): (Ex: VC++, GCC, Linux, ...)
IAR
額外使用到的函數庫(Library Used): (Ex: OpenGL, ...)
無
問題(Question):
感測器轉換完的資料用Float的變數儲存
但傳輸的Buffer是定義為Unsigned Char
請問該如何藉由此Buffer傳資料
餵入的資料(Input):
Float的資料
預期的正確結果(Expected Output):
能在接收端收到有小數點的資料
錯誤結果(Wrong Output):
程式碼(Code):(請善用置底文網頁, 記得排版)
補充說明(Supplement):