NOV VODNIK: varen način CircuitPython

NOV VODNIK: varen način CircuitPython

Izvorno vozlišče: 1985609

When an unexpected, severe error occurs in CircuitPython, CircuitPython will enter varni način. You can also initiate safe mode yourself manually or in your CircuitPython program.

Safe mode prevents boot.py in 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.

Preverite novega CircuitPython Safe Mode 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

Časovni žig:

Več od Ada Fruit