NIEUWE GIDS: CircuitPython veilige modus

NIEUWE GIDS: CircuitPython veilige modus

Bronknooppunt: 1985609

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

Safe mode prevents boot.py en Code.py from running until you exit safe mode. Starting in CircuitPython 8.1.0-bèta.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.

Bekijk de nieuwe CircuitPython Veilige modus 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

Tijdstempel:

Meer van Ada Fruit