Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pybricks.pupdevices.ColorSensor: remove power hack
Sensors that require power are now automatically powered when plugged in, so we no longer need this hack at the module level. This also lets us remove the hardcoded delay so scripts with this sensor start more quickly.
- Loading branch information