mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-03-30 14:55:46 +00:00
Merge branch 'dev' of https://github.com/ripplebiz/MeshCore into mymesh-refactor2
Applying a987efe
This commit is contained in:
@@ -384,7 +384,7 @@ float MyMesh::getAirtimeBudgetFactor() const
|
||||
|
||||
int MyMesh::getInterferenceThreshold() const
|
||||
{
|
||||
return 14; // hard-coded for now
|
||||
return 0; // disabled for now, until currentRSSI() problem is resolved
|
||||
}
|
||||
|
||||
int MyMesh::calcRxDelay(float score, uint32_t air_time) const
|
||||
|
||||
Reference in New Issue
Block a user