Commit 1e30c0ad authored by Robert Schmidt's avatar Robert Schmidt

Demote PRS no config message to information level

parent b9293754
......@@ -691,7 +691,7 @@ void RCconfig_nr_prs(void)
}
else
{
LOG_E(PHY,"No " CONFIG_STRING_PRS_CONFIG " configuration found..!!\n");
LOG_I(PHY,"No " CONFIG_STRING_PRS_CONFIG " configuration found..!!\n");
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment