Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility for embedded systems #1

Open
mkalte666 opened this issue Sep 27, 2017 · 0 comments
Open

Compatibility for embedded systems #1

mkalte666 opened this issue Sep 27, 2017 · 0 comments

Comments

@mkalte666
Copy link

Greetings,

I was searching for a lib that only needs c++11 (RTOS we are using forces me to that standard atm) and and i came across this one.

So far it looks good ; however on the embedded system i do not have access to streams, and i also am happy with float precision. That resulted in a few edits to units.h: mkalte666@55b53a4

This allows me to compile (in my case with -DUNIT_NO_STREAMS -DUNIT_BASETYPE=float)

I suggest to add this functionality to this lib.

I hope you have a nice day :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant