Bumped Mbed FW version to 01.20.0080

Revision:
35:cf6a5a005a58
Parent:
34:b60ee1e0af2b
Child:
39:e255f52072fc
--- a/thermocouple_typeK_cjc0_config.c	Tue Nov 19 11:17:35 2019 +0000
+++ b/thermocouple_typeK_cjc0_config.c	Tue Nov 19 11:28:40 2019 +0000
@@ -54,7 +54,7 @@
             .powerMode = ADMW1001_POWER_MODE_ACTIVE,
         },
         .measurement = {
-            .externalRefVoltage=2.5,
+            .externalRefVoltage=0.0,
             .operatingMode = ADMW1001_OPERATING_MODE_CONTINUOUS,
             .dataReadyMode = ADMW1001_DATAREADY_PER_CYCLE, // FIX: Temporarily all values from json are hardcoded to this one in the Contracts.FileGenerator - > file translations!!
             .cycleInterval = 0,