Example program for EVAL-AD1234.

Dependencies:   ADE120x

Revision:
4:5ea2e3188584
Parent:
3:8024f7ba736c
--- a/main.cpp	Tue Oct 15 12:10:33 2019 +0000
+++ b/main.cpp	Tue Oct 22 13:22:10 2019 +0000
@@ -1,18 +1,18 @@
 /**  
- * @file       main.cpp
- * @brief      Main file. This file uses the ADE120x drivers to configure the part
- *             Use AN-2034 in conjunction with this example 
- * @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       main.cpp
+ @brief      Main file. This file uses the ADE120x drivers to configure the ADE1202
+             Use AN-2034 in conjunction with this example and EVAL-ADE1202EBZ 
+ @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. 
+*****************************************************************************/
+
 
 /***Libraries***/
 #include "ADE120x.h"