<!-- We keep adding new features and enhancements to CircuitPython 🚀 and would love ❤ to see what new challenge you have got for us... 🙂 --> Channel range is currently limited to the 2.4GHz channels in `shared-bindings`: https://github.com/adafruit/circuitpython/blob/fce40fba37a03eddc147b2dd7c51f238e7da1ad8/shared-bindings/wifi/Radio.c#L405 Original AP PR: https://github.com/adafruit/circuitpython/pull/4650
Channel range is currently limited to the 2.4GHz channels in
shared-bindings:circuitpython/shared-bindings/wifi/Radio.c
Line 405 in fce40fb
Original AP PR:
#4650