pros-panic 0.1.2

Panic handler for pros-rs
Documentation

pros-panic

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.

Maintained: no

[!important] pros-rs is deprecated and unmaintained; new projects should instead use vexide, a similar library with features like differential uploading and std support.