Closed smits closed 9 years ago
Hmh i would prefer to move to unsigned int in the implementation instead adding for not required types..
But only a weak meaning
Both are fine for me, as long as it compiles and works accordingly ;)
unsigned int probably won't work that easily as it needs to be of size 1, maybe using and unsigned char? Or stick to the header ;)
Superseded by #53
This popped up on an old lucid system but actually should be included if you want to use uint8_t, without relying on other headers.
Signed-off-by: Ruben Smits ruben.smits@intermodalics.eu