1 parent f274561 commit db4e009Copy full SHA for db4e009
1 file changed
esp8266/mpconfigport.h
@@ -33,6 +33,7 @@
33
#define MICROPY_PY_BUILTINS_FROZENSET (1)
34
#define MICROPY_PY_BUILTINS_SET (1)
35
#define MICROPY_PY_BUILTINS_SLICE (1)
36
+#define MICROPY_PY_BUILTINS_SLICE_ATTRS (1)
37
#define MICROPY_PY_BUILTINS_PROPERTY (1)
38
#define MICROPY_PY___FILE__ (0)
39
#define MICROPY_PY_GC (1)
0 commit comments