Merge branch 'meshtastic:master' into master

This commit is contained in:
Jm Casler
2021-12-29 00:52:40 -08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

2
proto

Submodule proto updated: c52c8ef99e...ec35525ae6

View File

@@ -127,7 +127,7 @@ int32_t PositionPlugin::runOnce()
{
NodeInfo *node = nodeDB.getNode(nodeDB.getNodeNum());
radioConfig.preferences.position_broadcast_smart = true;
//radioConfig.preferences.position_broadcast_smart = true;
// We limit our GPS broadcasts to a max rate
uint32_t now = millis();