included propix receiver

This commit is contained in:
Dhanya Maliakal
2015-07-21 16:25:56 +02:00
parent 88e96d45e7
commit 4e52096991
5 changed files with 213 additions and 15 deletions

View File

@ -170,6 +170,9 @@ private:
/** gotthard specific read frame */
int gotthard_read_frame();
/** propix specific read frame */
int propix_read_frame();
/** moench specific read frame */
int moench_read_frame();