Skip to content

Commit 03f50e6

Browse files
author
Teppo Järvelin
committed
Cellular: review fixes.
1 parent 678cff4 commit 03f50e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/cellular/easy_cellular/CellularConnectionFSM.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ void CellularConnectionFSM::state_sim_pin()
430430
}
431431
}
432432
if (!success) {
433-
tr_warning("Failed to set any URC's for registration");
433+
tr_warn("Failed to set any URC's for registration");
434434
retry_state_or_fail();
435435
return;
436436
}

0 commit comments

Comments
 (0)