diff options
| author | Limor "Ladyada" Fried <limor@ladyada.net> | 2021-01-09 12:25:16 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-09 12:25:16 -0500 |
| commit | 9253351fa4cf8890ec7771b0012b6cb7b8e35302 (patch) | |
| tree | abe590fea814397733fd44de0cab724bcb0f86c8 /shared-module/sharpdisplay/SharpMemoryFramebuffer.h | |
| parent | 999ee68e12877e6b2188a821fd43efc1567279fe (diff) | |
| parent | 55c80754c76a115e2f128931a408e6702aee6ef4 (diff) | |
Merge branch 'main' into main
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; |
