Fall back to default modem preset if requested bandwidth is too large (#4497)

This commit is contained in:
GUVWAF
2024-08-18 16:14:23 +02:00
committed by GitHub
parent e3e36e23f9
commit 7a65c8838d
2 changed files with 85 additions and 63 deletions

View File

@@ -5,6 +5,7 @@
#include "Observer.h"
#include "PointerQueue.h"
#include "airtime.h"
#include "error.h"
#define MAX_TX_QUEUE 16 // max number of packets which can be waiting for transmission