diff options
| author | Dan Halbert <halbert@halwitz.org> | 2021-01-10 13:52:47 -0500 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2021-01-10 13:52:47 -0500 |
| commit | ce59b543615c502b60fb1c81735ef0a244975678 (patch) | |
| tree | 6dcb40faa1d20cd23d2118d674af5fb05e4a1b20 /shared-module/sharpdisplay/SharpMemoryFramebuffer.h | |
| parent | e1a843878e4272334869b1db4a8222ae344f5cb8 (diff) | |
| parent | 55c80754c76a115e2f128931a408e6702aee6ef4 (diff) | |
Merge remote-tracking branch 'adafruit/main' into robots.txt
Diffstat (limited to 'shared-module/sharpdisplay/SharpMemoryFramebuffer.h')
| -rw-r--r-- | shared-module/sharpdisplay/SharpMemoryFramebuffer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shared-module/sharpdisplay/SharpMemoryFramebuffer.h b/shared-module/sharpdisplay/SharpMemoryFramebuffer.h index 8acacc94e..08966a89c 100644 --- a/shared-module/sharpdisplay/SharpMemoryFramebuffer.h +++ b/shared-module/sharpdisplay/SharpMemoryFramebuffer.h @@ -33,7 +33,6 @@ typedef struct { mp_obj_base_t base; - mp_obj_t framebuffer; busio_spi_obj_t* bus; busio_spi_obj_t inline_bus; digitalio_digitalinout_obj_t chip_select; |
