Vybhav Kadaba
/
EV-PRO-MW1001_Development_v11570
Mbed FW update
Diff: main.cpp
- Revision:
- 61:0f16a2e3b58b
- Parent:
- 56:38b36e947602
diff -r 363fffe5bd22 -r 0f16a2e3b58b main.cpp --- a/main.cpp Mon Mar 16 09:54:36 2020 +0000 +++ b/main.cpp Tue Mar 31 04:50:37 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[];