CAC_smartcushion / Mbed OS AdiSense1000_V21_Smartcushion

Fork of Sean_AdiSense1000_V21 by Rohan Gurav

Branch:
v2.0
Revision:
27:567abf893938
Parent:
26:12d0204be712
Child:
29:57edca10d78c
--- a/inc/adi_sense_log.h	Mon Mar 26 14:50:05 2018 +0000
+++ b/inc/adi_sense_log.h	Mon Mar 26 20:28:05 2018 +0100
@@ -1,10 +1,3 @@
-/*!
- ******************************************************************************
- * @file:   adi_sense_log.h
- * @brief:  ADISENSE OS-dependent wrapper layer for log 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_log.h
+ * @brief:  ADISENSE OS-dependent wrapper layer for log functions
+ *-----------------------------------------------------------------------------
+ */
+
 #ifndef __ADI_SENSE_LOG_H__
 #define __ADI_SENSE_LOG_H__
 
@@ -77,7 +77,7 @@
 
 
 #ifdef __cplusplus
-extern "C" 
+extern "C"
 {
 #endif
 
@@ -117,4 +117,3 @@
  */
 
 #endif /* __ADI_SENSE_LOG_H__ */
-