01:06:03.558 [MainThread] INFO    thonny: Thonny version: 4.1.2
01:06:03.558 [MainThread] INFO    thonny: cwd: D:\AUTOMFL\WuWei\Oxygen\Src
01:06:03.558 [MainThread] INFO    thonny: original argv: ['D:\\Program Files (x86)\\Thonny\\python.exe', '-s', '-u', '-B', 'D:\\Program Files (x86)\\Thonny\\lib\\site-packages\\thonny\\plugins\\esp\\esp_back.py', "{'clean': True, 'port': 'COM8', 'dtr': None, 'rts': None, 'submit_mode': None, 'interrupt_on_connect': True, 'write_block_size': None, 'write_block_delay': None, 'proxy_class': 'ESP32Proxy', 'sync_time': True, 'validate_time': False, 'local_rtc': True}"]
01:06:03.558 [MainThread] INFO    thonny: sys.executable: D:\Program Files (x86)\Thonny\python.exe
01:06:03.558 [MainThread] INFO    thonny: sys.argv: ['D:\\Program Files (x86)\\Thonny\\lib\\site-packages\\thonny\\plugins\\esp\\esp_back.py', "{'clean': True, 'port': 'COM8', 'dtr': None, 'rts': None, 'submit_mode': None, 'interrupt_on_connect': True, 'write_block_size': None, 'write_block_delay': None, 'proxy_class': 'ESP32Proxy', 'sync_time': True, 'validate_time': False, 'local_rtc': True}"]
01:06:03.558 [MainThread] INFO    thonny: sys.path: ['D:\\Program Files (x86)\\Thonny\\lib\\site-packages\\thonny\\plugins\\esp', 'D:\\Program Files (x86)\\Thonny\\python310.zip', 'D:\\Program Files (x86)\\Thonny\\DLLs', 'D:\\Program Files (x86)\\Thonny\\lib', 'D:\\Program Files (x86)\\Thonny', 'D:\\Program Files (x86)\\Thonny\\lib\\site-packages']
01:06:03.558 [MainThread] INFO    thonny: sys.flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=1, no_user_site=1, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=1, isolated=0, dev_mode=False, utf8_mode=0, warn_default_encoding=0, int_max_str_digits=-1)
01:06:03.558 [MainThread] INFO    thonny.plugins.micropython.bare_metal_backend: Starting backend, args: {'clean': True, 'port': 'COM8', 'dtr': None, 'rts': None, 'submit_mode': None, 'interrupt_on_connect': True, 'write_block_size': None, 'write_block_delay': None, 'proxy_class': 'ESP32Proxy', 'sync_time': True, 'validate_time': False, 'local_rtc': True}
01:06:03.562 [MainThread] INFO    thonny.plugins.micropython.bare_metal_backend: Initial submit_mode: raw_paste, write_block_size: 127, write_block_delay: 0, read_block_size: 0
01:06:03.562 [MainThread] INFO    thonny.plugins.micropython.mp_back: Initializing MicroPythonBackend of type EspMicroPythonBackend
01:06:03.562 [MainThread] INFO    thonny: TIME/MODS 0.046 before prepare (+73 modules)
01:06:03.562 [MainThread] INFO    thonny: NEW MODS ['__future__', '_bz2', '_compression', '_ctypes', '_datetime', '_heapq', '_lzma', '_queue', '_struct', '_tkinter', 'binascii', 'bz2', 'ctypes', 'ctypes._endian', 'ctypes.wintypes', 'datetime', 'encodings.ascii', 'errno', 'faulthandler', 'fnmatch', 'gettext', 'heapq', 'lzma', 'math', 'msvcrt', 'pathlib', 'platform', 'posixpath', 'queue', 'serial', 'serial.serialutil', 'serial.serialwin32', 'serial.win32', 'shlex', 'shutil', 'signal', 'struct', 'subprocess', 'textwrap', 'thonny.backend', 'thonny.base_file_browser', 'thonny.codeview', 'thonny.config_ui', 'thonny.editors', 'thonny.languages', 'thonny.misc_utils', 'thonny.plugins', 'thonny.plugins.backend_config_page', 'thonny.plugins.micropython', 'thonny.plugins.micropython.bare_metal_backend', 'thonny.plugins.micropython.connection', 'thonny.plugins.micropython.mp_back', 'thonny.plugins.micropython.mp_common', 'thonny.plugins.micropython.mp_front', 'thonny.plugins.micropython.serial_connection', 'thonny.plugins.micropython.webrepl_connection', 'thonny.roughparse', 'thonny.running', 'thonny.tktextext', 'thonny.ui_utils', 'thonny.workdlg', 'tkinter', 'tkinter.commondialog', 'tkinter.constants', 'tkinter.dialog', 'tkinter.filedialog', 'tkinter.font', 'tkinter.messagebox', 'tkinter.simpledialog', 'tkinter.ttk', 'urllib', 'urllib.parse', 'zlib']
01:06:03.562 [MainThread] INFO    thonny.plugins.micropython.mp_back: Sending interrupt
01:06:03.563 [MainThread] INFO    thonny.plugins.micropython.mp_back: Done sending interrupt
01:06:03.692 [MainThread] INFO    thonny: TIME/MODS 0.130 got welcome 
01:06:03.692 [MainThread] INFO    thonny: TIME/MODS 0.000 bef preparing helpers 
01:06:03.692 [MainThread] INFO    thonny.plugins.micropython.mp_back: Preparing helpers
01:06:03.692 [MainThread] INFO    thonny: TIME/MODS 0.000 befsubcode 
01:06:03.692 [MainThread] INFO    thonny.plugins.micropython.bare_metal_backend: Requesting raw mode at b'>>> '
01:06:03.698 [MainThread] INFO    thonny.plugins.micropython.bare_metal_backend: Discarding stdout: '\r\n'
01:06:03.710 [MainThread] INFO    thonny.plugins.micropython.bare_metal_backend: Discarding stdout: ''
01:06:03.710 [MainThread] INFO    thonny.plugins.micropython.bare_metal_backend: Entered raw prompt
01:06:03.859 [MainThread] INFO    thonny: TIME/MODS 0.166 affsubcode 
01:06:03.877 [MainThread] INFO    thonny: TIME/MODS 0.019 affforw 
01:06:03.877 [MainThread] INFO    thonny: TIME/MODS 0.000 prepared helpers 
01:06:03.877 [MainThread] INFO    thonny: TIME/MODS 0.000 befsubcode 
01:06:03.893 [MainThread] INFO    thonny: TIME/MODS 0.016 affsubcode 
01:06:03.908 [MainThread] INFO    thonny: TIME/MODS 0.015 affforw 
01:06:03.908 [MainThread] INFO    thonny: TIME/MODS 0.000 got cwd 
01:06:03.908 [MainThread] INFO    thonny: TIME/MODS 0.000 befsubcode 
01:06:03.924 [MainThread] INFO    thonny: TIME/MODS 0.015 affsubcode 
01:06:03.942 [MainThread] INFO    thonny: TIME/MODS 0.018 affforw 
01:06:03.942 [MainThread] INFO    thonny: TIME/MODS 0.000 prepared 
01:06:03.942 [MainThread] INFO    thonny.plugins.micropython.mp_back: Prepared
01:06:03.942 [MainThread] INFO    thonny: TIME/MODS 0.000 befsubcode 
01:06:03.954 [MainThread] INFO    thonny: TIME/MODS 0.013 affsubcode 
01:06:04.068 [MainThread] INFO    thonny: TIME/MODS 0.113 affforw 
01:06:04.068 [MainThread] INFO    thonny: TIME/MODS 0.000 befsubcode 
01:06:04.120 [MainThread] INFO    thonny: TIME/MODS 0.052 affsubcode 
01:06:04.183 [MainThread] INFO    thonny: TIME/MODS 0.063 affforw 
01:06:04.183 [MainThread] INFO    thonny: TIME/MODS 0.000 befsubcode 
01:06:04.249 [MainThread] INFO    thonny: TIME/MODS 0.066 affsubcode 
01:06:04.310 [MainThread] INFO    thonny: TIME/MODS 0.061 affforw 
01:06:04.310 [MainThread] INFO    thonny.backend: Loading Jedi
01:06:04.310 [MainThread] INFO    thonny: TIME/MODS 0.000 Before loading Jedi 
01:06:04.310 [MainThread] INFO    thonny.common: Using THONNY_FRONTEND_SYS_PATH ['D:\\Program Files (x86)\\Thonny\\python310.zip', 'D:\\Program Files (x86)\\Thonny\\DLLs', 'D:\\Program Files (x86)\\Thonny\\lib', 'D:\\Program Files (x86)\\Thonny', 'D:\\Program Files (x86)\\Thonny\\lib\\site-packages', 'C:\\Users\\xukai\\AppData\\Roaming\\Thonny\\plugins\\Python310\\site-packages']
01:06:04.391 [MainThread] INFO    thonny: TIME/MODS 0.081 After loading Jedi (+123 modules)
01:06:04.391 [MainThread] INFO    thonny: NEW MODS ['_blake2', '_compat_pickle', '_hashlib', '_json', '_pickle', '_socket', 'difflib', 'filecmp', 'gc', 'hashlib', 'importlib._abc', 'importlib.util', 'jedi', 'jedi._compatibility', 'jedi.api', 'jedi.api.classes', 'jedi.api.completion', 'jedi.api.completion_cache', 'jedi.api.environment', 'jedi.api.errors', 'jedi.api.exceptions', 'jedi.api.file_name', 'jedi.api.helpers', 'jedi.api.interpreter', 'jedi.api.keywords', 'jedi.api.project', 'jedi.api.refactoring', 'jedi.api.refactoring.extract', 'jedi.api.strings', 'jedi.cache', 'jedi.common', 'jedi.debug', 'jedi.file_io', 'jedi.inference', 'jedi.inference.analysis', 'jedi.inference.arguments', 'jedi.inference.base_value', 'jedi.inference.cache', 'jedi.inference.compiled', 'jedi.inference.compiled.access', 'jedi.inference.compiled.getattr_static', 'jedi.inference.compiled.mixed', 'jedi.inference.compiled.subprocess', 'jedi.inference.compiled.subprocess.functions', 'jedi.inference.compiled.value', 'jedi.inference.context', 'jedi.inference.docstring_utils', 'jedi.inference.docstrings', 'jedi.inference.filters', 'jedi.inference.flow_analysis', 'jedi.inference.gradual', 'jedi.inference.gradual.annotation', 'jedi.inference.gradual.base', 'jedi.inference.gradual.conversion', 'jedi.inference.gradual.generics', 'jedi.inference.gradual.stub_value', 'jedi.inference.gradual.type_var', 'jedi.inference.gradual.typeshed', 'jedi.inference.gradual.typing', 'jedi.inference.gradual.utils', 'jedi.inference.helpers', 'jedi.inference.imports', 'jedi.inference.lazy_value', 'jedi.inference.names', 'jedi.inference.param', 'jedi.inference.parser_cache', 'jedi.inference.recursion', 'jedi.inference.references', 'jedi.inference.signature', 'jedi.inference.syntax_tree', 'jedi.inference.sys_path', 'jedi.inference.utils', 'jedi.inference.value', 'jedi.inference.value.decorator', 'jedi.inference.value.dynamic_arrays', 'jedi.inference.value.function', 'jedi.inference.value.instance', 'jedi.inference.value.iterable', 'jedi.inference.value.klass', 'jedi.inference.value.module', 'jedi.parser_utils', 'jedi.plugins', 'jedi.plugins.django', 'jedi.plugins.flask', 'jedi.plugins.pytest', 'jedi.plugins.registry', 'jedi.plugins.stdlib', 'jedi.settings', 'json', 'json.decoder', 'json.encoder', 'json.scanner', 'parso', 'parso._compatibility', 'parso.cache', 'parso.file_io', 'parso.grammar', 'parso.normalizer', 'parso.parser', 'parso.pgen2', 'parso.pgen2.generator', 'parso.pgen2.grammar_parser', 'parso.python', 'parso.python.diff', 'parso.python.errors', 'parso.python.parser', 'parso.python.pep8', 'parso.python.prefix', 'parso.python.token', 'parso.python.tokenize', 'parso.python.tree', 'parso.tree', 'parso.utils', 'pickle', 'pkgutil', 'pydoc', 'pydoc_data', 'pydoc_data.topics', 'select', 'selectors', 'socket', 'sysconfig', 'zipfile']
01:06:04.391 [MainThread] INFO    thonny: TIME/MODS 0.000 sent ready 
01:06:04.391 [MainThread] INFO    thonny: TIME/MODS 0.000 Beginning of mainloop 
01:06:04.391 [MainThread] INFO    thonny: TIME/MODS 0.000 before get_dirs_children_info 
01:06:04.391 [MainThread] INFO    thonny: TIME/MODS 0.000 befsubcode 
01:06:04.471 [MainThread] INFO    thonny: TIME/MODS 0.080 affsubcode 
01:06:06.207 [MainThread] INFO    thonny: TIME/MODS 1.736 affforw 
01:06:06.207 [MainThread] INFO    thonny: TIME/MODS 0.000 after get_dirs_children_info 
01:06:06.219 [MainThread] INFO    thonny: TIME/MODS 0.012 before get_globals 
01:06:06.219 [MainThread] INFO    thonny: TIME/MODS 0.000 befsubcode 
01:06:06.264 [MainThread] INFO    thonny: TIME/MODS 0.044 affsubcode 
01:06:06.307 [MainThread] INFO    thonny: TIME/MODS 0.044 affforw 
01:06:06.307 [MainThread] INFO    thonny: TIME/MODS 0.000 after get_globals 
01:06:43.147 [MainThread] INFO    thonny: TIME/MODS 36.840 befsubcode 
01:06:43.147 [MainThread] INFO    thonny.plugins.micropython.bare_metal_backend: Requesting raw mode at b'>>> '
01:06:43.157 [MainThread] INFO    thonny.plugins.micropython.bare_metal_backend: Discarding stdout: '\r\n'
01:06:43.168 [MainThread] INFO    thonny.plugins.micropython.bare_metal_backend: Discarding stdout: ''
01:06:43.168 [MainThread] INFO    thonny.plugins.micropython.bare_metal_backend: Entered raw prompt
01:06:43.201 [MainThread] INFO    thonny: TIME/MODS 0.054 affsubcode 
01:06:43.226 [MainThread] INFO    thonny: TIME/MODS 0.025 affforw 
01:06:43.226 [MainThread] INFO    thonny: TIME/MODS 0.000 bef preparing helpers 
01:06:43.226 [MainThread] INFO    thonny.plugins.micropython.mp_back: Preparing helpers
01:06:43.226 [MainThread] INFO    thonny: TIME/MODS 0.000 befsubcode 
01:06:43.419 [MainThread] INFO    thonny: TIME/MODS 0.193 affsubcode 
01:06:43.449 [MainThread] INFO    thonny: TIME/MODS 0.030 affforw 
01:06:43.449 [MainThread] INFO    thonny: TIME/MODS 0.000 prepared helpers 
01:06:43.449 [MainThread] INFO    thonny: TIME/MODS 0.000 befsubcode 
01:06:43.469 [MainThread] INFO    thonny: TIME/MODS 0.020 affsubcode 
01:06:43.496 [MainThread] INFO    thonny: TIME/MODS 0.028 affforw 
01:06:43.496 [MainThread] INFO    thonny: TIME/MODS 0.000 got cwd 
01:06:43.496 [MainThread] INFO    thonny: TIME/MODS 0.000 befsubcode 
01:06:43.519 [MainThread] INFO    thonny: TIME/MODS 0.022 affsubcode 
01:06:43.536 [MainThread] INFO    thonny: TIME/MODS 0.017 affforw 
01:06:43.536 [MainThread] INFO    thonny: TIME/MODS 0.000 prepared 
01:06:43.536 [MainThread] INFO    thonny.plugins.micropython.mp_back: Prepared
01:06:43.545 [MainThread] INFO    thonny: TIME/MODS 0.009 before get_globals 
01:06:43.545 [MainThread] INFO    thonny: TIME/MODS 0.000 befsubcode 
01:06:43.588 [MainThread] INFO    thonny: TIME/MODS 0.043 affsubcode 
01:06:43.621 [MainThread] INFO    thonny: TIME/MODS 0.032 affforw 
01:06:43.621 [MainThread] INFO    thonny: TIME/MODS 0.000 after get_globals 
