shimmeringbee / bytecodec

Implementation of a byte codec to Marshal/Unmarshal structs to []byte, compatible with Zigbee types, written in Go.

Home Page:https://shimmeringbee.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not Unmarshal correctly on Arm32

pwood opened this issue · comments

There is an issue with unmarshalling fields on arm32 processors.

This was actually an issue with serial port initialisation in shimmeringbee/controller, rather than the bytecodec.