Rohan Gurav
/
Sean_AdiSense1000_V21
ADISense1000 Version 2.1 code base
Fork of AdiSense1000_V21 by
Diff: inc/adi_sense_platform.h
- Branch:
- v2.0
- Revision:
- 27:567abf893938
- Parent:
- 26:12d0204be712
- Child:
- 30:119ff4f3aef6
--- a/inc/adi_sense_platform.h Mon Mar 26 14:50:05 2018 +0000 +++ b/inc/adi_sense_platform.h Mon Mar 26 20:28:05 2018 +0100 @@ -1,10 +1,3 @@ -/*! - ****************************************************************************** - * @file: - * @brief: Platform-specific type definitions for ADISENSE API. - *----------------------------------------------------------------------------- - */ - /* Copyright (c) 2017 Analog Devices, Inc. @@ -44,6 +37,13 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +/*! + ****************************************************************************** + * @file: + * @brief: Platform-specific type definitions for ADISENSE API. + *----------------------------------------------------------------------------- + */ + #ifndef __ADI_SENSE_PLATFORM_H__ #define __ADI_SENSE_PLATFORM_H__ @@ -63,4 +63,3 @@ #endif #endif /* __ADI_SENSE_PLATFORM_H__ */ -