diff options
Diffstat (limited to 'py/mpconfig.h')
-rw-r--r-- | py/mpconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/py/mpconfig.h b/py/mpconfig.h index 6ff0692915..00e2439e4d 100644 --- a/py/mpconfig.h +++ b/py/mpconfig.h @@ -40,6 +40,7 @@ #endif // Whether to build functions that print debugging info: +// mp_token_show // mp_byte_code_print // mp_parse_node_print #ifndef MICROPY_DEBUG_PRINTERS |