Remove out_of_sync() call when not camping. Warning commit

This commit is contained in:
Ismael Gomez 2019-05-02 19:32:26 +02:00
parent 786830daf3
commit 2f0020b7ca
1 changed files with 0 additions and 2 deletions

View File

@ -393,8 +393,6 @@ void sync::run_thread()
// If not camping, clear SFN sync
if (!phy_state.is_camping()) {
force_camping_sfn_sync = false;
} else {
out_of_sync();
}
if (log_phy_lib_h) {