MCPcopy Create free account
hub / github.com/collin80/SavvyCAN / refreshData

Method refreshData

motorcontrollerconfigwindow.cpp:94–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94void MotorControllerConfigWindow::refreshData()
95{
96 doingRequest = true;
97 transmitStep = 0;
98 timer.start();
99}
100
101void MotorControllerConfigWindow::loadFile()
102{

Callers

nothing calls this directly

Calls 1

startMethod · 0.80

Tested by

no test coverage detected