Skip to content
Snippets Groups Projects
Commit c0d043b1 authored by Thomas VADEBOUT's avatar Thomas VADEBOUT
Browse files

add function prototypes

parent 847a2cb2
No related branches found
No related tags found
1 merge request!16Refactoring
Pipeline #223 failed with stage
in 4 minutes and 16 seconds
......@@ -56,6 +56,9 @@ private:
uint32_t m_cmdVelTimeout; // ms
uint32_t m_lastCmdVel;
bool Security::currentCheck();
bool Security::timeoutCmdVelCheck();
};
#endif
\ No newline at end of file
#endif
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment