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ยง

panic
The panic handler for pros-rs.