mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 15:00:02 +02:00
wip
This commit is contained in:
parent
47ab9ff1ec
commit
4764305fd7
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user