Skip to content

Commit

Permalink
Update wifi_channel.h
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Nov 23, 2024
1 parent 0a504a4 commit 0d6635c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/telemetry/settings/wifi_channel.h
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,6 @@ static std::vector<WifiChannel> 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
Expand Down

0 comments on commit 0d6635c

Please sign in to comment.