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

ColorLightMatrix broken in current beta #1098

Closed
lc-jrx opened this issue Jun 6, 2023 · 5 comments
Closed

ColorLightMatrix broken in current beta #1098

lc-jrx opened this issue Jun 6, 2023 · 5 comments
Assignees
Labels
bug Something isn't working software: pybricks-micropython Issues with Pybricks MicroPython firmware (or EV3 runtime) topic: sensors Issues involving sensors

Comments

@lc-jrx
Copy link

lc-jrx commented Jun 6, 2023

Method ".off()" gives back an error "TypeError: extra keyword arguments given"
REPL_screenshot

@laurensvalk
Copy link
Member

Thanks for the report! We'll work on a fix.

@laurensvalk laurensvalk added bug Something isn't working topic: sensors Issues involving sensors labels Jun 6, 2023
@laurensvalk laurensvalk self-assigned this Jun 6, 2023
@lc-jrx
Copy link
Author

lc-jrx commented Jun 6, 2023

Thx a lot. And holy! That was a fast reply.

@laurensvalk
Copy link
Member

That was a fast reply.

The best way to get a developer's attention is to tell them they broke something in the code 😄 (and I did!)

@dlech dlech added the software: pybricks-micropython Issues with Pybricks MicroPython firmware (or EV3 runtime) label Jun 6, 2023
@laurensvalk
Copy link
Member

This has been fixed and should be coming in the next beta release.

As a workaround in the mean time, you can set the color to Color.NONE to turn the lights off.

@lc-jrx
Copy link
Author

lc-jrx commented Jun 9, 2023

Thx a lot! I'm rolled back to the current release. So everything is working as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working software: pybricks-micropython Issues with Pybricks MicroPython firmware (or EV3 runtime) topic: sensors Issues involving sensors
Projects
None yet
Development

No branches or pull requests

3 participants