mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-24 02:27:59 +02:00
WIP
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
|
||||
#include <semaphore.h>
|
||||
|
||||
char *sharedMemory_getError();
|
||||
void sharedMemory_print();
|
||||
int sharedMemory_create(int port);
|
||||
void sharedMemory_initialize();
|
||||
|
@ -224,6 +224,5 @@ int get_veto(int);
|
||||
int set_veto(int);
|
||||
int set_pattern(int);
|
||||
int get_scan(int);
|
||||
int get_num_scan_steps(int);
|
||||
int disable_scan(int);
|
||||
int enable_scan(int);
|
||||
|
Reference in New Issue
Block a user