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

Lights not turning on #3

Open
Rebecca-iRobot opened this issue Jan 28, 2022 · 0 comments
Open

Lights not turning on #3

Rebecca-iRobot opened this issue Jan 28, 2022 · 0 comments

Comments

@Rebecca-iRobot
Copy link

Trying to use solid green lights with async set_lights(self, red: int, green: int, blue: int, animation: int = <Animation.ON: 1>)
I have been using: await robot.set_lights(0, 255, 0, 1)
But nothing is happening. What should I put as that 4th value? Or is this a bug?

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

No branches or pull requests

1 participant