Merge branch 'meshtastic:master' into master
This commit is contained in:
+1
-1
Submodule proto updated: c52c8ef99e...ec35525ae6
@@ -127,7 +127,7 @@ int32_t PositionPlugin::runOnce()
|
|||||||
{
|
{
|
||||||
NodeInfo *node = nodeDB.getNode(nodeDB.getNodeNum());
|
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
|
// We limit our GPS broadcasts to a max rate
|
||||||
uint32_t now = millis();
|
uint32_t now = millis();
|
||||||
|
|||||||
Reference in New Issue
Block a user