Skip to content

Commit

Permalink
Removed duplicate code.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mictronics committed Jul 20, 2024
1 parent 1952018 commit 328becf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mesh/NodeDB.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,6 @@ void NodeDB::initModuleConfigIntervals()
moduleConfig.telemetry.power_update_interval = 0;
moduleConfig.neighbor_info.update_interval = 0;
moduleConfig.paxcounter.paxcounter_update_interval = 0;
moduleConfig.neighbor_info.update_interval = 0;
}

void NodeDB::installDefaultChannels()
Expand Down

0 comments on commit 328becf

Please sign in to comment.