mysmartgrid / hexabus

The HexaBus Project: An IPv6-based home automation bus. We develop both hard- and software for the future of home automation.
http://hexabus.net
49 stars 15 forks source link

libhexabus binary packets are signed #250

Closed ghost closed 9 years ago

ghost commented 9 years ago

should be uint8_t arrays instead of char arrays for obvious reasons.

ghost commented 9 years ago

fixed in 795fd45