Kenta Tanabe / TRP105F_Spline_for_child

Fork of TRP105F_Spline by Akifumi Takahashi

Revision:
12:db5110d9d494
Parent:
11:d60fb729eacf
Child:
16:c2b0f3ca63dd
diff -r d60fb729eacf -r db5110d9d494 TRP105FS_SPIWrapper.cpp
--- a/TRP105FS_SPIWrapper.cpp	Mon Jun 06 19:49:20 2016 +0000
+++ b/TRP105FS_SPIWrapper.cpp	Tue Jun 07 04:35:15 2016 +0000
@@ -1,5 +1,4 @@
 #include "TRP105FS_SPIWrapper.h"
-#include "CODE_SELECTIVE.h"
 
 //
 //  Make instance of static member
@@ -93,7 +92,4 @@
 SPI_TRP105FS::printCalibrationiLOG()
 {
     trp.printOutData("ADLOG.TXT");
-#if defined(HAS_COM_TO_CONSOLE)
-    trp.printThresholds();
-#endif
 }
\ No newline at end of file