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: current_honeywellPressure_config.c
- Branch:
- v2.0
- Revision:
- 27:567abf893938
- Parent:
- 25:c5bff546082f
- Child:
- 29:57edca10d78c
--- a/current_honeywellPressure_config.c Mon Mar 26 14:50:05 2018 +0000
+++ b/current_honeywellPressure_config.c Mon Mar 26 20:28:05 2018 +0100
@@ -1,9 +1,4 @@
-/*!
- ******************************************************************************
- * @file: current_honeywellPressure_config.cpp
- * @brief:
- *-----------------------------------------------------------------------------
- *
+/*
Copyright 2017 (c) Analog Devices, Inc.
All rights reserved.
@@ -39,6 +34,13 @@
*
*****************************************************************************/
+/*!
+ ******************************************************************************
+ * @file:
+ * @brief:
+ *-----------------------------------------------------------------------------
+ *
+ */
#include "inc/adi_sense_config_types.h"
ADI_SENSE_CONFIG current_honeywellPressure_config = {
@@ -111,4 +113,3 @@
},
},
};
-