You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In looking at #739, it became clear that CFList processing for AS923 is broken; we're supposed to set "channels" 2..6, but we always set channels 3..7. Need to condition on number of default channels. Again, it's odd that this got through the compliance tests.
The text was updated successfully, but these errors were encountered:
In looking at #739, it became clear that CFList processing for AS923 is broken; we're supposed to set "channels" 2..6, but we always set channels 3..7. Need to condition on number of default channels. Again, it's odd that this got through the compliance tests.
The text was updated successfully, but these errors were encountered: