Skip to content

lightgun-poc / lib/wifi / bandFromChannel

Function: bandFromChannel()

bandFromChannel(channel): string

Defined in: lib/wifi.ts:31

Infers the band when only a channel number is available (ch 1–14 = 2.4 GHz).

Parameters

channel

number

Returns

string

Released under the MIT License.