Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: sensor0_rtd-2w-pt100_config.c
- Branch:
- v2.0
- Revision:
- 27:567abf893938
- Parent:
- 25:c5bff546082f
- Child:
- 29:57edca10d78c
--- a/sensor0_rtd-2w-pt100_config.c Mon Mar 26 14:50:05 2018 +0000
+++ b/sensor0_rtd-2w-pt100_config.c Mon Mar 26 20:28:05 2018 +0100
@@ -1,9 +1,4 @@
-/*!
- ******************************************************************************
- * @file: sensor0_rtd-2w-pt100_config.cpp
- * @brief:
- *-----------------------------------------------------------------------------
- *
+/*
Copyright 2017 (c) Analog Devices, Inc.
All rights reserved.
@@ -39,6 +34,12 @@
*
*****************************************************************************/
+/*!
+ ******************************************************************************
+ * @file:
+ * @brief:
+ *-----------------------------------------------------------------------------
+ */
#include "inc/adi_sense_config_types.h"
ADI_SENSE_CONFIG sensor0_rtd_2w_pt100_config = {
@@ -114,4 +115,3 @@
},
},
};
-