Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
modm_abandon.cpp File Reference
Include dependency graph for modm_abandon.cpp:

Functions

void modm_abandon (const modm::AssertionInfo &info)
 

Function Documentation

◆ modm_abandon()

void modm_abandon ( const modm::AssertionInfo &  info)

Overwriteable abandonment handler for all targets.

You should overwrite this handler for custom failure behaviour like blinking LEDs and logging the failure via a serial connection.