diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2018-08-31 14:21:48 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2018-08-31 14:21:48 -0700 |
| commit | 121903b6eeb9712cae86a24c5fe82cb7b144e504 (patch) | |
| tree | e3069df09931554476226b8025b277655a4c777d /shared-bindings/displayio/__init__.h | |
| parent | 6697544cdf87d0df5b761d401ad6ffe3a8d752fc (diff) | |
Tweaks based on feedback
Diffstat (limited to 'shared-bindings/displayio/__init__.h')
| -rw-r--r-- | shared-bindings/displayio/__init__.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/shared-bindings/displayio/__init__.h b/shared-bindings/displayio/__init__.h index 5c3fc2b55..a6663bf57 100644 --- a/shared-bindings/displayio/__init__.h +++ b/shared-bindings/displayio/__init__.h @@ -31,8 +31,4 @@ // Nothing now. -// typedef enum { -// PIXEL_ -// } displayio_pixel_format; - #endif // MICROPY_INCLUDED_SHARED_BINDINGS_DISPLAYIO___INIT___H |
