NY GUIDE: CircuitPython Safe Mode

NY GUIDE: CircuitPython Safe Mode

Källnod: 1985609

When an unexpected, severe error occurs in CircuitPython, CircuitPython will enter felsäkert läge. You can also initiate safe mode yourself manually or in your CircuitPython program.

Safe mode prevents boot.py och Code.py from running until you exit safe mode. Starting in CircuitPython 8.1.0-beta.0, it also enables running a special file called safemode.py that can exit safe mode automatically, so you can recover without having to manually press the reset button.

Kolla in den nya CircuitPython felsäkert läge guide. You’ll learn about:

  • The details of the causes of safe mode
  • How to enter safe mode deliberately
  • How to recover from safe mode, manually or using safemode.py

Tidsstämpel:

Mer från Ada frukt