xpcc icon indicating copy to clipboard operation
xpcc copied to clipboard

DEPRECATED, use our successor library https://modm.io instead

Results 12 xpcc issues
Sort by recently updated
recently updated
newest added

So I just stumbled upon the xpcc `xpcc::SmartPointer` which confused me for a while, until I had a look at the implementation. While it might not have been the case...

discussion
refactor

Double currently is casted to float and the writeFloat function is used in the IOStream. (See TODO in /src/xpcc/io/iostream_float.cpp line 93)

enhancement
help wanted