Vybhav Kadaba
/
EV-PRO-MW1001_Development_v11570
Mbed FW update
Diff: main.cpp
- Revision:
- 39:e255f52072fc
- Parent:
- 38:7604d3b44dd5
- Child:
- 40:bc626b6918d0
diff -r 7604d3b44dd5 -r e255f52072fc main.cpp --- a/main.cpp Thu Nov 21 09:40:32 2019 +0000 +++ b/main.cpp Thu Nov 21 13:36:43 2019 +0000 @@ -57,7 +57,7 @@ extern ADMW_CONFIG multichannel_singlecycle_config; extern ADMW_CONFIG i2c0_sensirionSHT3X_config; /* Change the following pointer to select any of the configurations above */ -static ADMW_CONFIG *pSelectedConfig = &thermocouple_typeK_cjc0_config; +static ADMW_CONFIG *pSelectedConfig = &multichannel_continuous_config; static ADMW_CONNECTION connectionInfo = PLATFORM_CONNECTION_INFO;