aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Stubs_Handler/Stub_SteperMotor.h
blob: b19aa0cc07e97fdae54aeb8803cee2f18510de02 (plain)
1
2
3
4
5
6
7
#ifndef STUB_STEPERMOTOR_H
#define STUB_STEPERMOTOR_H

void Stub_SteperMotorRequest(MessageContainer* requestContainer);

#endif //STUB_STEPERMOTOR_H