НОВИЙ ПОСІБНИК: безпечний режим CircuitPython

НОВИЙ ПОСІБНИК: безпечний режим CircuitPython

Вихідний вузол: 1985609

When an unexpected, severe error occurs in CircuitPython, CircuitPython will enter Безпечний режим. You can also initiate safe mode yourself manually or in your CircuitPython program.

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

Перевірте новий Безпечний режим CircuitPython 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

Часова мітка:

Більше від Фрукти Ада