mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
This is enabled by default, but disabled when MICROPY_PREVIEW_VERSION_2 is enabled. The intention is that these methods and constants are deprecated in MicroPython 2.x. Signed-off-by: Damien George <damien@micropython.org>