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

Misleading error message if printf doesn't support floating points #31

Open martinjaeger opened 2 years ago

martinjaeger commented 2 years ago

If floating point numbers are not supported in the used libc, data that contains floating point numbers result in a response :E1 Response too large., which does not make sense.