Function logPrintDouble

Function Documentation

void logPrintDouble(double d)

The function logPrintDouble prints out a value in the double format.

Parameters:

d[in] Value which will be printed to the serial monitor.