for pymite

Dependents:   pymite pymite

Fork of TSI by Emilio Monti

Revision:
3:b867dca5f810
Parent:
1:4dd9262cac47
--- a/TSISensor.cpp	Fri Oct 12 11:42:12 2012 +0000
+++ b/TSISensor.cpp	Sat Mar 16 13:26:46 2013 +0000
@@ -1,3 +1,4 @@
+#if defined(TARGET_KL25Z)
 /* Freescale Semiconductor Inc.
  * (c) Copyright 2004-2005 Freescale Semiconductor, Inc.
  * (c) Copyright 2001-2004 Motorola, Inc. 
@@ -229,3 +230,4 @@
     changeElectrode();
 }
 
+#endif // defined(TARGET_KL25Z)
\ No newline at end of file