Mbed Development branch for MeasrueWare

Revision:
75:434d91af4cc7
Parent:
74:27a28f452d71
Child:
76:93ad744c380d
--- a/main.cpp	Fri Apr 24 12:04:28 2020 +0000
+++ b/main.cpp	Tue May 05 09:21:35 2020 +0000
@@ -63,7 +63,7 @@
 extern ADMW_CONFIG measureware_config;
 
 /* Change the following pointer to load or change the configurations  */
-static ADMW_CONFIG *pSelectedConfig = &thermocouple_typeK_cjc0_config;
+static ADMW_CONFIG *pSelectedConfig = &i2c0_sensirionSHT3X_config;
 
 /* use the following to load LUT */
 extern ADMW1001_LUT_DESCRIPTOR *lut_desc_list[];