Skip to content

Commit

Permalink
Revert "Bugfix: Add chip shell engine initializing for esp32 platform (
Browse files Browse the repository at this point in the history
…#13364)" (#13373)

This reverts commit 0e5bc69.
  • Loading branch information
andy31415 authored and pull[bot] committed Apr 26, 2022
1 parent 836d5df commit 2412898
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/platform/esp32/shell_extension/launch.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ namespace chip {

void LaunchShell()
{
chip::Shell::Engine::Root().Init();
#if CONFIG_HEAP_TRACING_STANDALONE || CONFIG_HEAP_TASK_TRACKING
idf::chip::RegisterHeapTraceCommands();
#endif // CONFIG_HEAP_TRACING_STANDALONE || CONFIG_HEAP_TASK_TRACKING
Expand Down

0 comments on commit 2412898

Please sign in to comment.