1 parent 8400d04 commit 6771adcCopy full SHA for 6771adc
1 file changed
esp8266/mpconfigport.h
@@ -40,6 +40,7 @@
40
#define MICROPY_PY_BUILTINS_PROPERTY (1)
41
#define MICROPY_PY_BUILTINS_HELP (1)
42
#define MICROPY_PY_BUILTINS_HELP_TEXT esp_help_text
43
+#define MICROPY_PY_BUILTINS_HELP_MODULES (1)
44
#define MICROPY_PY___FILE__ (0)
45
#define MICROPY_PY_GC (1)
46
#define MICROPY_PY_ARRAY (1)
0 commit comments