source: flair-src/trunk/lib/FlairVisionFilter/src/init.cpp@ 122

Last change on this file since 122 was 122, checked in by Sanahuja Guillaume, 7 years ago

modifs uav vrpn i686

File size: 109 bytes
Line 
1#include "init.h"
2
3
4void SetupDSP(std::string file,int globalTimeoutMs) {
5
6}
7
8void CloseDSP(void) {
9
10}
Note: See TracBrowser for help on using the repository browser.