circuitpython/shared-module
Scott Shawcroft 448ae64d8e
Add support for display rotation and raw commands
Display rotation is relative to the scan order of the display.
The scan order can be found by scrolling the display with command
0x37 `display_bus.send(0x37, struct.pack(">H", i % 128))`

Fixes #1504
2019-02-01 00:32:03 -08:00
..
2017-11-02 12:41:50 -07:00
2018-10-16 23:09:55 +11:00
2018-11-09 19:20:56 +01:00
2019-01-31 11:42:14 -08:00
2019-01-10 11:00:40 -08:00