mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-01 18:30:05 +02:00
wip
This commit is contained in:
parent
11864e5de4
commit
88e0d65ffc
@ -7,7 +7,7 @@
|
||||
#include <string.h>
|
||||
#include <unistd.h> // readlink
|
||||
|
||||
#define FLASH_CONVERTED_NAME "test.rawbin"
|
||||
#define FLASH_CONVERTED_NAME "/var/tmp/test.rawbin"
|
||||
|
||||
int ConvertToDifferentRange(int inputMin, int inputMax, int outputMin,
|
||||
int outputMax, int inputValue, int *outputValue) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user