mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 21:37:13 +02:00
works so far, no gui yet
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
//#ifdef REST
|
||||
#ifndef UDP_REST_IMPLEMENTATION_H
|
||||
#define UDP_REST_IMPLEMENTATION_H
|
||||
#pragma once
|
||||
/********************************************//**
|
||||
* @file UDPRESTImplementation.h
|
||||
* @short does all the functions for a receiver, set/get parameters, start/stop etc.
|
||||
@ -150,7 +149,4 @@ private:
|
||||
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
//#endif /*REST*/
|
||||
|
Reference in New Issue
Block a user