Bumped Mbed FW version to 01.20.0080

Revision:
22:2835e9e9f59f
Parent:
21:8e00425b8096
Child:
23:bb685f35b08b
--- a/main.cpp	Wed Sep 11 08:45:10 2019 +0000
+++ b/main.cpp	Thu Sep 26 05:56:58 2019 +0000
@@ -59,7 +59,7 @@
 extern ADMW_CONFIG sensor2_bridge_4w_load_cell_config;
 extern ADMW_CONFIG config;
 /* Change the following pointer to select any of the configurations above */
-static ADMW_CONFIG *pSelectedConfig = &sensor0_typeK_cjc0_config;
+static ADMW_CONFIG *pSelectedConfig = &multichannel_continuous_config;
 
 static ADMW_CONNECTION connectionInfo = PLATFORM_CONNECTION_INFO;