Example program for EVAL-TempSense-ARDZ boards.

Dependencies:   platform_drivers

Revision:
6:0228e21af1f0
Parent:
5:f92081816fb7
--- a/app_config.h	Wed Nov 27 11:35:54 2019 +0000
+++ b/app_config.h	Mon Dec 09 17:54:51 2019 +0000
@@ -97,7 +97,7 @@
   Uncomment the ARDUINO #define above to enable the ARDUINO connector
 */
 
-//#define  ARDUINO
+#define  ARDUINO
 
 #ifdef ARDUINO
 	#define I2C_SCL     D15