Bumped Mbed FW version to 01.20.0080

Revision:
30:c78466adc502
Parent:
29:713c24b07795
Child:
32:52445bef314d
--- a/main.cpp	Thu Oct 03 09:36:16 2019 +0000
+++ b/main.cpp	Thu Oct 03 09:37:48 2019 +0000
@@ -59,7 +59,7 @@
 extern ADMW_CONFIG rtd_4w_config;
 extern ADMW_CONFIG config;
 /* Change the following pointer to select any of the configurations above */
-static ADMW_CONFIG *pSelectedConfig = &rtd_4w_config;
+static ADMW_CONFIG *pSelectedConfig = &sensor0_typeK_cjc0_config;
 
 static ADMW_CONNECTION connectionInfo = PLATFORM_CONNECTION_INFO;