Closed StuffAndyMakes closed 1 year ago
Firmware version?
I'm able to reproduce with v3.2.2.
Thanks for the report. Who knows how long it has been like that. I guess not many people are using the light on the move hub. :smile:
You can grab a firmware with the fix from https://github.com/pybricks/pybricks-micropython/suites/10297481669/artifacts/506150765 if you don't want to wait for the next release.
how do you install that firmware? or what do you do with that zip file?
how do you install that firmware? or what do you do with that zip file?
Please see https://pybricks.com/install/technic-boost-city/#installing-the-latest-build-advanced
Thanks for the quick turnaround! Love it!
it works awesome! thanks!
Describe the bug Running "Making the light blink" example from the Light object documentation connected to
Port.C
on a Move Hub results in the motor onPort.A
starting, stopping, starting, stopping, etc. ("blinking").To reproduce Run the following example code (modified to use
Port.C
for the LED module):Expected behavior The expected behavior is for the LEDs on the 88005 PoweredUp Light to blink on and off.
Screenshots https://user-images.githubusercontent.com/2899323/211683271-866a9e6f-c2f6-445b-8875-33f472988464.mov