Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-brust committed Oct 31, 2023
1 parent 4238871 commit a8e92e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user/applications/tinker/src/burnin_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ void BurninTest::setup(bool forceEnable) {
}

Particle.disconnect();
Cellular.off();

LogCategoryFilters burninFilters = {
{ "ncp.at", LOG_LEVEL_TRACE },
{ "app", LOG_LEVEL_INFO }
Expand Down

0 comments on commit a8e92e7

Please sign in to comment.