Bumped Mbed FW version to 01.20.0080

Revision:
53:644c5f6300da
Parent:
52:d32ea3dfc8ac
Child:
54:31921ad29828
--- a/main.cpp	Wed Feb 19 09:07:35 2020 +0000
+++ b/main.cpp	Wed Feb 19 09:09:59 2020 +0000
@@ -124,7 +124,6 @@
      */
     res = admw_GetStatus(hDevice, &status);
     admw_deviceInformation(hDevice);
-    admw_readMbedVersion();
     if (res != ADMW_SUCCESS) {
         ADMW_LOG_ERROR("Failed to retrieve device status");
         return res;