Applying a987efe
Этот коммит содержится в:
hank
2025-06-01 20:07:41 -07:00
родитель 91134ecfa5 a987efeca1
Коммит e15ad108af
+1 -1
Просмотреть файл
@@ -384,7 +384,7 @@ float MyMesh::getAirtimeBudgetFactor() const
int MyMesh::getInterferenceThreshold() 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 int MyMesh::calcRxDelay(float score, uint32_t air_time) const