mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
nothing much
This commit is contained in:
@ -225,7 +225,7 @@ class slsDetectorData {
|
||||
|
||||
*/
|
||||
|
||||
virtual dataType getChannel(char *data, int ix, int iy, int dr) {
|
||||
virtual int getChannel(char *data, int ix, int iy, int dr) {
|
||||
return 0;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user