Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pybricks.parameters.Color: fix hsv print
mp_printf uses fixed, platform-independent specifiers. This fixes statements like print(Color.RED) not working correctly on some platforms.
- Loading branch information