mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
This renames the generic class from LightGrid to LightMatrix. The instance object is simply called display. This makes user scripts easier to type and read. This also cleans up most of the draft docstrings for this class and fixes a few argument typos.