Bumped Mbed FW version to 01.20.0080

Revision:
69:4305ac772a66
Parent:
63:2655a04c00f5
Child:
70:420fac5132f5
--- a/main.cpp	Mon Apr 20 05:46:42 2020 +0000
+++ b/main.cpp	Mon Apr 20 06:23:42 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[];