Problem with encode with monitor

Hi everyone. When I try use OneWire then I’ve got incomprehensible text. How I can fix that?
Media:

Using GPIO 11

Not gonna make it.

https://randomnerdtutorials.com/esp32-pinout-reference-gpios/

thanks ,what about error message? why is it incomprehensible text?

…the chip is crashing. You’re redefining one of the SPI flash pins, which is where code is loaded from. That’s game over pretty much. The output is either meaningless or an error from the bootloader (which runs at monitor_speed = 115200).