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

#include "PMR/Common/MessageContainer.pb-c.h"
void Stub_ProgressRequest(MessageContainer* requestContainer);

#endif //PROGRESS_H