OS
v1.7.5
Documentation
|
Class that sets the decimal precision to be used to format floating-point values on logger operations. Example: More...
#include <logger.hpp>
Public Member Functions | |
pre (uint8_t p) | |
Instantiates a precision specifier of p decimal points. | |
Class that sets the decimal precision to be used to format floating-point values on logger operations. Example:
|
inlineexplicit |
Instantiates a precision specifier of p decimal points.
[in] | p | Number of decimal points for the precision |