Bumped Mbed FW version to 01.20.0080

Revision:
61:0f16a2e3b58b
Parent:
56:38b36e947602
Child:
62:a5b88f433406
--- a/main.cpp	Mon Mar 16 09:54:36 2020 +0000
+++ b/main.cpp	Tue Mar 31 04:50:37 2020 +0000
@@ -65,7 +65,7 @@
 extern ADMW_CONFIG measureware_config;
 
 /* Change the following pointer to load or change the configurations  */
-static ADMW_CONFIG *pSelectedConfig = &multichannel_continuous_config;
+static ADMW_CONFIG *pSelectedConfig = &thermocouple_typeK_cjc0_config;
 
 /* use the following to load LUT */
 extern ADMW1001_LUT_DESCRIPTOR *lut_desc_list[];