#include "SerialLog.h"
Go to the source code of this file.
Functions | |
void | logToSerials (const __FlashStringHelper *ToPrint, bool BreakLine, byte Indent) |
< Logging | |
void logToSerials | ( | const __FlashStringHelper * | ToPrint, |
bool | BreakLine, | ||
byte | Indent | ||
) |
< Logging
Definition at line 5 of file SerialLog.cpp.