Micheál Lambe
/
EVAL-ADE120x
ADE1202 Example proegram using ADE120x library files
Diff: main.cpp
- Revision:
- 4:5ea2e3188584
- Parent:
- 3:8024f7ba736c
diff -r 8024f7ba736c -r 5ea2e3188584 main.cpp --- 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"