diff options
| author | DavePutz <dwputz@gmail.com> | 2020-12-10 12:05:51 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-10 12:05:51 -0600 |
| commit | 3d5c77c601fa8297861416dde52211809c3e7b58 (patch) | |
| tree | d4d606afaabfae6632110824db0fd098521ea878 /shared-module/sharpdisplay/SharpMemoryFramebuffer.h | |
| parent | 3abc671bbdf617dcf87cbd4eda1201c944c05651 (diff) | |
| parent | e9fd689d576f834eff255d5f15edcad07c46e2ec (diff) | |
Merge pull request #35 from adafruit/main
Update from adafruit/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; |
