Bumped Mbed FW version to 01.20.0080

Revision:
18:cbf514cce921
Parent:
17:2f0028880874
Child:
19:09d58952b65d
--- a/main.cpp	Wed Aug 07 06:46:25 2019 +0000
+++ b/main.cpp	Tue Aug 20 12:19:31 2019 +0000
@@ -94,7 +94,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 = &config;
+static ADMW_CONFIG *pSelectedConfig = &sensor2_bridge_4w_load_cell_config;
 
 static ADMW_CONNECTION connectionInfo = PLATFORM_CONNECTION_INFO;