Vybhav Kadaba / Mbed OS EV-PRO-MW1001_test1

Files at this revision

API Documentation at this revision

Comitter:
Vkadaba
Date:
Wed Jul 24 08:51:31 2019 +0000
Parent:
11:8e6023d2e584
Child:
13:97cb32670539
Commit message:
Initial Commit

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Mon Jul 15 13:04:34 2019 +0000
+++ b/main.cpp	Wed Jul 24 08:51:31 2019 +0000
@@ -93,7 +93,7 @@
 extern ADMW_CONFIG multichannel_singlecycle_config;
 
 /* Change the following pointer to select any of the configurations above */
-static ADMW_CONFIG *pSelectedConfig = &sensor1_rtd_3w_pt100_config;
+static ADMW_CONFIG *pSelectedConfig = &sensor0_typeK_cjc0_config;
 
 static ADMW_CONNECTION connectionInfo = PLATFORM_CONNECTION_INFO;