circuitpython/shared-bindings
Jeff Epler 0ce9c008c5 Protomatter: Make all arguments kw-only, add rgb count and optional height checking
They're not readily distinguishable by type.

I also added the requested height optional parameter; this is checked
against the computed one.  It's not feasible to use this parameter to
artificailly reduce the number of used rows, because changes in the
underlying C protomatter library would be required.

Finally, I added a better error message when the number of RGB pins was
not what was expected.
2020-04-14 18:24:59 -05:00
..
2020-02-13 07:28:21 -08:00
2020-02-27 11:03:03 -06:00
2020-01-06 09:26:32 -06:00
2018-08-07 14:58:57 -07:00
2019-12-13 14:29:15 -05:00
2019-10-23 15:48:34 -07:00
2018-12-30 22:49:20 -05:00
2020-02-07 10:24:11 -05:00
2020-04-13 20:10:02 -05:00
2019-05-30 19:02:47 -07:00