diff --git a/dump1090.c b/dump1090.c index 6ac21ae8b..0ef4ccb3b 100644 --- a/dump1090.c +++ b/dump1090.c @@ -122,7 +122,7 @@ static void modesInitConfig(void) { Modes.net_heartbeat_interval = MODES_NET_HEARTBEAT_INTERVAL; Modes.net_output_flush_size = 1300; - Modes.net_output_flush_interval = 500; + Modes.net_output_flush_interval = 90; // adaptive Modes.adaptive_min_gain_db = 0;