aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Code_Composer/twine_usblib_demo/Stubs_Handler/Progress.h
blob: 18c459ced9976660c966eab712ee197a72ab88ad (plain)
1
2
3
4
5
6
7
#ifndef PROGRESS_H
#define PROGRESS_H

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

#endif //PROGRESS_H