From 0d6635c4f733be8baee024023bf31e00d968f2f4 Mon Sep 17 00:00:00 2001 From: Raphael <68374617+raphaelscholle@users.noreply.github.com> Date: Sat, 23 Nov 2024 20:19:41 +0100 Subject: [PATCH] Update wifi_channel.h --- app/telemetry/settings/wifi_channel.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/telemetry/settings/wifi_channel.h b/app/telemetry/settings/wifi_channel.h index 167454177..73bd1c8b8 100644 --- a/app/telemetry/settings/wifi_channel.h +++ b/app/telemetry/settings/wifi_channel.h @@ -198,8 +198,6 @@ static std::vector get_channels_5G() { WifiChannel{6025, 205, WifiSpace::G5_8, true, true, true, true}, WifiChannel{6045, 209, WifiSpace::G5_8, true, true, true, true}, WifiChannel{6065, 213, WifiSpace::G5_8, true, true, true, true}, - WifiChannel{6085, 233, WifiSpace::G5_8, true, true, true, true}, - }; }; // Returns all Wi-Fi channels 5G that are legal in any country