Color class different on EV3 Brick? #1670
-
Hello! File "/home/robot/Test_EV3/main.py", line 20, in Why is that? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Pybricks on ev3dev uses Pybricks 2.x, so it doesn't have everything that has been added in Pybricks v3.x. You can find the 2.x docs for the |
Beta Was this translation helpful? Give feedback.
Pybricks on ev3dev uses Pybricks 2.x, so it doesn't have everything that has been added in Pybricks v3.x.
You can find the 2.x docs for the
Color
class here: https://pybricks.com/ev3-micropython/parameters.html#pybricks.parameters.Color