#include <display/ValueStringFormatter.h>
Static Public Member Functions | |
static std::string | VoltageToStr (float val, int precision) |
Convert float value to string representing voltage. | |
static std::string | TimeToStr (float val, int precision) |
Convert float value to string representing time. | |
static std::string | FreqToStr (float val, int precision) |
Convert float value to string representing frequency. |