Library files for AD1234.

Files at this revision

API Documentation at this revision

Comitter:
mlambe
Date:
Tue Oct 22 13:22:00 2019 +0000
Parent:
2:f9a986799375
Commit message:
Updated copyright;

Changed in this revision

ADE120x.cpp Show annotated file Show diff for this revision Revisions of this file
ADE120x.h Show annotated file Show diff for this revision Revisions of this file
diff -r f9a986799375 -r 6c708642886d ADE120x.cpp
--- a/ADE120x.cpp	Tue Oct 15 12:06:51 2019 +0000
+++ b/ADE120x.cpp	Tue Oct 22 13:22:00 2019 +0000
@@ -1,17 +1,17 @@
 /**  
- * @file       ADE120x.cpp
- * @brief      ADE120x library. This file contains all ADE120x library functions. 
- * @version    V0.0.1
- * @author     ADI
- * @date       October 2019
- * @par Revision History:
- * 
- * Copyright (c) 2017-2019 Analog Devices, Inc. All Rights Reserved.
- * 
- * This software is proprietary to Analog Devices, Inc. and its licensors.
- * By using this software you agree to the terms of the associated
- * Analog Devices Software License Agreement.
-**/
+ @file       ADE120x.cpp
+ @brief      ADE120x library. This file contains all ADE120x library functions. 
+ @version    V0.0.1
+ @author     ADI
+ @date       October 2019
+ @par Revision History:
+ 
+ Copyright (c) 2017-2019 Analog Devices, Inc. All Rights Reserved.
+ 
+ This software is proprietary to Analog Devices, Inc. and its licensors.
+ By using this software you agree to the terms of the associated
+ Analog Devices Software License Agreement. 
+*****************************************************************************/
 
 #include "ADE120x.h"
  
diff -r f9a986799375 -r 6c708642886d ADE120x.h
--- a/ADE120x.h	Tue Oct 15 12:06:51 2019 +0000
+++ b/ADE120x.h	Tue Oct 22 13:22:00 2019 +0000
@@ -1,17 +1,16 @@
 /**  
- * @file       ADE120x.h
- * @brief      ADE120x library. This file contains all ADE120x library functions. 
- * @version    V0.0.1
- * @author     ADI
- * @date       October 2019
- * @par Revision History:
- * 
- * Copyright (c) 2017-2019 Analog Devices, Inc. All Rights Reserved.
- * 
- * This software is proprietary to Analog Devices, Inc. and its licensors.
- * By using this software you agree to the terms of the associated
- * Analog Devices Software License Agreement.
-**/
+ @file       ADE120x.h
+ @brief      ADE120x library. This file contains all ADE120x library functions. 
+ @version    V0.0.1
+ @author     ADI
+ @date       October 2019
+ 
+ Copyright (c) 2017-2019 Analog Devices, Inc. All Rights Reserved.
+ 
+ This software is proprietary to Analog Devices, Inc. and its licensors.
+ By using this software you agree to the terms of the associated
+ Analog Devices Software License Agreement. 
+*****************************************************************************/
 
 #ifndef _ADE120x_h_
 #define _ADE120x_h_