conflict fix

This commit is contained in:
maliakal_d 2020-03-04 13:51:58 +01:00
commit 042e5715e6
2 changed files with 1 additions and 1 deletions

View File

@ -3941,7 +3941,7 @@ int power_chip(int file_des) {
return printSocketReadError(); return printSocketReadError();
FILE_LOG(logDEBUG1, ("Powering chip to %d\n", arg)); FILE_LOG(logDEBUG1, ("Powering chip to %d\n", arg));
#if !defined(JUNGFRAUD) && !defined(MYTHEN3D) && !defined(GOTTHARD2D) #if !defined(JUNGFRAUD) && !defined(MOENCHD) && !defined(MYTHEN3D) && !defined(GOTTHARD2D)
functionNotImplemented(); functionNotImplemented();
#else #else
// set & get // set & get