mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-29 14:10:53 +00:00
Merge branch 'meshtastic:master' into master
This commit is contained in:
2
proto
2
proto
Submodule proto updated: c52c8ef99e...ec35525ae6
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user