Skip to content

Commit 3657238

Browse files
authored
Update P2P_TEST.ino
1 parent 92d8718 commit 3657238

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

examples/Unit/Zigbee_CC2630/P2P_TEST/P2P_TEST.ino

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ void setup()
101101

102102
Serial.printf("PAIN ID:%04X\r\n", arg->main_PANID);
103103

104-
//drawChatBubbles(" STC!!!!!");
105104

106105
/*
107106
xTaskCreate([](void *arg){
@@ -401,4 +400,4 @@ void loop()
401400
}
402401
M5.update();
403402
delay(10);
404-
}
403+
}

0 commit comments

Comments
 (0)