Debug Config OK, ready to realtime debugging
This commit is contained in:
@@ -25,8 +25,8 @@ void printTaskList()
|
||||
|
||||
void setup()
|
||||
{
|
||||
delay(250);
|
||||
Serial.begin(115200);
|
||||
delay(250);
|
||||
|
||||
// Setup Logger
|
||||
LOG_ATTACH_SERIAL(Serial);
|
||||
|
||||
Reference in New Issue
Block a user