Debug Config OK, ready to realtime debugging

This commit is contained in:
2026-04-04 03:25:33 +02:00
parent 941a2b4eaa
commit 0dc5d1ce79
2 changed files with 26 additions and 11 deletions

View File

@@ -25,8 +25,8 @@ void printTaskList()
void setup()
{
delay(250);
Serial.begin(115200);
delay(250);
// Setup Logger
LOG_ATTACH_SERIAL(Serial);