Jeff Epler
|
1a91a75b9c
|
framebufferio: get more properties direct from underlying framebuffer
|
2020-04-17 18:43:57 -05:00 |
Jeff Epler
|
d1ff23e004
|
framebufferio: get width, height from framebuffer properties
|
2020-04-17 18:43:57 -05:00 |
Jeff Epler
|
880fff80e9
|
protomatter: Respond to review comments
- rename oe_pin -> output_enable_pin
- improve and reorganize docstrings
- rename swapbuffers->refresh
- rename "paused" -> "brightness", change semantics slightly
- common_hal several functions
- clarify why the common_hal routines can't be used directly in the
protocol's function pointers
- whitespace cleanups
- remove prototypes for nonexistent functions
|
2020-04-14 18:24:59 -05:00 |
Jeff Epler
|
ba20bc8b43
|
framebufferio: move backlight down to the underlying framebuffer
|
2020-04-14 18:24:58 -05:00 |
Jeff Epler
|
baf04b7738
|
FramebufferDisplay: remove probably not needed constructor arguments
|
2020-04-14 18:24:58 -05:00 |
Jeff Epler
|
09dc46a984
|
Add Protomatter and FramebufferDisplay
|
2020-04-14 18:24:54 -05:00 |