Adding mbed FW version and release notes

Revision:
56:2291d31c0bb9
Parent:
55:38b36e947602
--- a/main.cpp	Mon Feb 24 08:49:25 2020 +0000
+++ b/main.cpp	Tue Feb 25 05:34:20 2020 +0000
@@ -65,7 +65,7 @@
 extern ADMW_CONFIG measureware_config;
 
 /* Change the following pointer to load or change the configurations  */
-static ADMW_CONFIG *pSelectedConfig = &multichannel_continuous_config;
+static ADMW_CONFIG *pSelectedConfig = &thermocouple_typeK_cjc0_config;
 
 /* use the following to load LUT */
 extern ADMW1001_LUT_DESCRIPTOR *lut_desc_list[];