Fix build

This commit is contained in:
Scott Shawcroft 2019-01-17 22:10:11 -08:00
parent fddc98858a
commit 96e2c717fc
No known key found for this signature in database
GPG Key ID: FD0EDC4B6C53CA59

View File

@ -192,7 +192,6 @@ typedef long mp_off_t;
#define MICROPY_PY_REVERSE_SPECIAL_METHODS (1)
#define MICROPY_PY_SYS_EXC_INFO (1)
// MICROPY_PY_UERRNO_LIST - Use the default
#define CIRCUITPY_DISPLAY_LIMIT (3)
#endif
#ifdef LONGINT_IMPL_NONE