mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-21 08:48:40 +01:00
fixed virtual m3
This commit is contained in:
@@ -79,7 +79,7 @@ int LTC2620_D_SetDACValue(int dacnum, int val) {
|
||||
|
||||
LOG(logINFO, ("\tSetting DAC %d: %d dac\n", dacnum, val));
|
||||
|
||||
#ifndef VIRTUAL
|
||||
#ifdef VIRTUAL
|
||||
return OK;
|
||||
#else
|
||||
char fname[MAX_STR_LENGTH];
|
||||
|
||||
Reference in New Issue
Block a user