MCPcopy Create free account
hub / github.com/RoboMaster/RoboRTS / stopTracker

Method stopTracker

roborts_tracking/tracking_utility.cpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80void TrackingUtility::stopTracker()
81{
82 state = STATE_IDLE;
83}
84
85void TrackingUtility::getKey(char c)
86{

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by 1

mainFunction · 0.64