mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-16 18:12:07 +00:00
Merge branch 'meshtastic:master' into master
This commit is contained in:
commit
3fdb374dce
2
proto
2
proto
@ -1 +1 @@
|
|||||||
Subproject commit c52c8ef99ead88a5edb73891b33247c54d37cb28
|
Subproject commit ec35525ae6042999b2b3de368aff0ebc3fdcf308
|
@ -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();
|
||||||
|
Loading…
Reference in New Issue
Block a user