Odstraneni Trace: Starting vypisu (radeji bude nahrazeno jmenem aplikace a jeji verzi)

This commit is contained in:
Pavel Brychta 2019-09-06 08:34:07 +02:00
parent 59ae6814a1
commit d9c4fb7cd8

View File

@ -75,7 +75,6 @@ static void print(uint8_t severity, const char *buffer, int length)
void trace_init(void)
{
trace_print(TRACE_INFO, F("Trace: Starting..."));
}
static String _getText(const char *buffer)