Bumped Mbed FW version to 01.20.0080

Revision:
48:5731f1aa2c5a
Parent:
47:5b42b9f9d1eb
Child:
49:c31473bc013e
--- a/main.cpp	Thu Feb 06 00:29:29 2020 +0000
+++ b/main.cpp	Thu Feb 06 11:01:37 2020 +0000
@@ -60,7 +60,7 @@
 extern ADMW_CONFIG measureware_config;
 
 /* Change the following pointer to select any of the configurations above */
-static ADMW_CONFIG *pSelectedConfig = &bridge_4w_load_cell_config;
+static ADMW_CONFIG *pSelectedConfig = &thermocouple_typeK_cjc0_config;
 
 static ADMW_CONNECTION connectionInfo = PLATFORM_CONNECTION_INFO;