Bumped Mbed FW version to 01.20.0080

Revision:
37:6acfbb4405cd
Parent:
34:b60ee1e0af2b
Child:
38:7604d3b44dd5
--- a/main.cpp	Tue Nov 19 12:10:45 2019 +0000
+++ b/main.cpp	Thu Nov 21 09:26:54 2019 +0000
@@ -57,7 +57,7 @@
 extern ADMW_CONFIG multichannel_singlecycle_config;
 extern ADMW_CONFIG i2c0_sensirionSHT3X_config;
 /* Change the following pointer to select any of the configurations above */
-static ADMW_CONFIG *pSelectedConfig = &thermocouple_typeK_cjc0_config;
+static ADMW_CONFIG *pSelectedConfig = &rtd_4w_config;
 
 static ADMW_CONNECTION connectionInfo = PLATFORM_CONNECTION_INFO;