mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
wip
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
#include <string.h>
|
||||
#include <unistd.h> // readlink
|
||||
|
||||
#define FLASH_CONVERTED_NAME "/var/tmp/test.rawbin"
|
||||
#define FLASH_CONVERTED_NAME "/var/tmp/tests.rawbin"
|
||||
|
||||
int ConvertToDifferentRange(int inputMin, int inputMax, int outputMin,
|
||||
int outputMax, int inputValue, int *outputValue) {
|
||||
|
Reference in New Issue
Block a user