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
…project-chip#13364)"

This reverts commit 0e5bc69.
  • Loading branch information
andy31415 committed Jan 7, 2022
1 parent 0e5bc69 commit 92d2b01
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 92d2b01

Please sign in to comment.