ADISense1000 Version 2.1 code base

Fork of AdiSense1000_V21 by Sean Wilson

Branch:
v2.0
Revision:
27:567abf893938
Parent:
26:12d0204be712
--- a/inc/adi_sense_types.h	Mon Mar 26 14:50:05 2018 +0000
+++ b/inc/adi_sense_types.h	Mon Mar 26 20:28:05 2018 +0100
@@ -1,10 +1,3 @@
-/*!
- ******************************************************************************
- * @file:   adi_sense_types.h
- * @brief:  Type definitions for ADISENSE API.
- *-----------------------------------------------------------------------------
- */
-
 /*
 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_types.h
+ * @brief:  Type definitions for ADISENSE API.
+ *-----------------------------------------------------------------------------
+ */
+
 #ifndef __ADI_SENSE_TYPES_H__
 #define __ADI_SENSE_TYPES_H__
 
@@ -103,4 +103,3 @@
 } ADI_SENSE_RESULT;
 
 #endif /* __ADI_SENSE_TYPES_H__ */
-