1 parent b0f3ae5 commit f8170dbCopy full SHA for f8170db
1 file changed
esp8266/mpconfigport.h
@@ -53,6 +53,7 @@
53
#define MICROPY_PY_MACHINE (1)
54
#define MICROPY_PY_MACHINE_I2C (1)
55
#define MICROPY_PY_WEBSOCKET (1)
56
+#define MICROPY_PY_WEBREPL_DELAY (20)
57
#define MICROPY_PY_FRAMEBUF (1)
58
#define MICROPY_PY_MICROPYTHON_MEM_INFO (1)
59
#define MICROPY_PY_OS_DUPTERM (1)
0 commit comments