mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 01:58:00 +02:00
removed mystring typedef
This commit is contained in:
@ -67,7 +67,7 @@
|
||||
|
||||
#define DEFAULT_STREAMING_TIMER_IN_MS 200
|
||||
|
||||
typedef char mystring[MAX_STR_LENGTH];
|
||||
// typedef char mystring[MAX_STR_LENGTH];
|
||||
|
||||
#ifdef __cplusplus
|
||||
class slsDetectorDefs {
|
||||
|
Reference in New Issue
Block a user