* new Dispatcher::getCADFailRetryDelay()

Цей коміт міститься в:
Scott Powell
2025-02-27 04:05:50 +11:00
джерело be2af61dfe
коміт 189ed79d46
13 змінених файлів з 55 додано та 15 видалено
+1
Переглянути файл
@@ -124,6 +124,7 @@ protected:
virtual float getAirtimeBudgetFactor() const;
virtual int calcRxDelay(float score, uint32_t air_time) const;
virtual uint32_t getCADFailRetryDelay() const;
public:
void begin();