CircuitPython version
Adafruit CircuitPython 9.1.0-beta.0 on 2024-03-28; Adafruit Feather ESP32-S2 Reverse TFT with ESP32S2
Adafruit CircuitPython 9.1.0-beta.0 on 2024-03-28; FeatherS2 Neo with ESP32S2
Code/REPL
Behavior
boot_out.txt file contains 8 unexpected characters betweeen the newline after the UID and the start of "boot.py output". The characters (in hex) are: 1b 5b 32 4b 1b 5b 30 47.
Description
May be reproduced with no code.py file, and any boot.py file, including an empty boot.py. If there is no boot.py, then there are no unexpected characters.
Additional information

CircuitPython version
Code/REPL
#Behavior
boot_out.txt file contains 8 unexpected characters betweeen the newline after the UID and the start of "boot.py output". The characters (in hex) are: 1b 5b 32 4b 1b 5b 30 47.
Description
May be reproduced with no code.py file, and any boot.py file, including an empty boot.py. If there is no boot.py, then there are no unexpected characters.
Additional information