Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
kill_system.hpp
Go to the documentation of this file.
1#ifndef FANG_ROBOTICS_MCB_SYSTEM_EMERGENCY_KILL_SYSTEM_HPP
2#define FANG_ROBOTICS_MCB_SYSTEM_EMERGENCY_KILL_SYSTEM_HPP
3namespace fang::emergency
4{
22 void killSystem();
23}
24#endif
Definition kill_system.cpp:4
void killSystem()
Definition kill_system.cpp:5