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: inc/adi_sense_time.h
- Branch:
- v2.0
- Revision:
- 27:567abf893938
- Parent:
- 26:12d0204be712
--- a/inc/adi_sense_time.h Mon Mar 26 14:50:05 2018 +0000
+++ b/inc/adi_sense_time.h Mon Mar 26 20:28:05 2018 +0100
@@ -1,10 +1,3 @@
-/*!
- ******************************************************************************
- * @file: adi_sense_time.h
- * @brief: ADISENSE OS Dependant wrapper layer for time functions
- *-----------------------------------------------------------------------------
- */
-
/*
Copyright 2017 (c) Analog Devices, Inc.
@@ -40,6 +33,13 @@
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+/*!
+ ******************************************************************************
+ * @file: adi_sense_time.h
+ * @brief: ADISENSE OS Dependant wrapper layer for time functions
+ *-----------------------------------------------------------------------------
+ */
+
#ifndef __ADI_SENSE_TIME_H__
#define __ADI_SENSE_TIME_H__
@@ -52,7 +52,7 @@
*/
#ifdef __cplusplus
-extern "C"
+extern "C"
{
#endif
@@ -73,4 +73,3 @@
*/
#endif /* __ADI_SENSE_TIME_H__ */
-