Crate pros_panic

source ·
Expand description

Panic handler implementation for pros-rs. Supports printing a backtrace when running in the simulator. If the display_panics feature is enabled, it will also display the panic message on the V5 Brain display.

Functions§

  • The panic handler for pros-rs.