<!-- 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/Monitor.c#L38 Original `monitor` PR: https://github.com/adafruit/circuitpython/pull/5537
Channel range is currently limited to the 2.4GHz channels in
shared-bindings:circuitpython/shared-bindings/wifi/Monitor.c
Line 38 in fce40fb
Original
monitorPR:#5537