mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 03:25:13 +01:00
works so far, no gui yet
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#pragma once
|
||||
/**
|
||||
@internal
|
||||
function indexes to call on the server
|
||||
All set functions with argument -1 work as get, when possible
|
||||
*/
|
||||
#ifndef SLS_RECEIVER_FUNCS_H
|
||||
#define SLS_RECEIVER_FUNCS_H
|
||||
|
||||
|
||||
enum {
|
||||
//General functions
|
||||
@@ -62,5 +62,3 @@ enum {
|
||||
/* Always append functions hereafter!!! */
|
||||
};
|
||||
|
||||
#endif
|
||||
/** @endinternal */
|
||||
|
||||
Reference in New Issue
Block a user