ThingSet / thingset-device-library

ThingSet library for resource-constrained devices written in C/C++
https://thingset.io/thingset-device-library/
Apache License 2.0
13 stars 6 forks source link

Add 16-bit half precision float support for CBOR #8

Open martinjaeger opened 3 years ago

martinjaeger commented 3 years ago

Would be helpful for control messages via CAN in order to save some space compared to 32-bit float if the additional resolution is not needed.