Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wifi.radio.enabled is not settable #3790

Closed
makermelissa opened this issue Dec 4, 2020 · 0 comments · Fixed by #3791
Closed

wifi.radio.enabled is not settable #3790

makermelissa opened this issue Dec 4, 2020 · 0 comments · Fixed by #3791
Assignees
Milestone

Comments

@makermelissa
Copy link
Collaborator

In the REPL on MagTag Beta 2

>>> import wifi
>>> wifi.radio.enabled = False
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: 'Radio' object cannot assign attribute 'enabled'
@dhalbert dhalbert self-assigned this Dec 4, 2020
@tannewt tannewt added this to the 6.1.0 milestone Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants