mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 21:50:31 +01:00
esp8266: Enable framebuf module.
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
#define MICROPY_PY_MACHINE (1)
|
||||
#define MICROPY_PY_MACHINE_I2C (1)
|
||||
#define MICROPY_PY_WEBSOCKET (1)
|
||||
#define MICROPY_PY_FRAMEBUF (1)
|
||||
#define MICROPY_PY_MICROPYTHON_MEM_INFO (1)
|
||||
#define MICROPY_PY_OS_DUPTERM (1)
|
||||
#define MICROPY_CPYTHON_COMPAT (1)
|
||||
|
||||
Reference in New Issue
Block a user