Bumped Mbed FW version to 01.20.0080

Revision:
12:8f21099b8028
Parent:
11:8e6023d2e584
Child:
14:266ab283b086
--- a/main.cpp	Mon Jul 15 13:04:34 2019 +0000
+++ b/main.cpp	Wed Jul 24 08:51:31 2019 +0000
@@ -93,7 +93,7 @@
 extern ADMW_CONFIG multichannel_singlecycle_config;
 
 /* Change the following pointer to select any of the configurations above */
-static ADMW_CONFIG *pSelectedConfig = &sensor1_rtd_3w_pt100_config;
+static ADMW_CONFIG *pSelectedConfig = &sensor0_typeK_cjc0_config;
 
 static ADMW_CONNECTION connectionInfo = PLATFORM_CONNECTION_INFO;