circuitpython/shared-bindings
Jeff Epler 507e17fbf1 displayio: Fix "bus type" problem introduced at 8cba145c9029
When allocate_display_bus_or_raise was factored out, the assignment
of the bus's Python type was lost.  Restore it.

This would have affected displays of any type other than RGBMatrix, when
they were created dynamically.  Boards with displays configured in flash
were unaffected.

Closes: #2792
2020-04-21 13:48:34 -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