Skip to content

Commit e230ecc

Browse files
author
Sascha Böck
committed
debug config error
1 parent 034dc04 commit e230ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ADE9153AAPI.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
**************************************************************************/
4949
/* Configuration Registers */
5050
#define ADE9153A_AI_PGAGAIN 0x000A /*Signal on IAN, current channel gain=16x*/
51-
#define ADE9153A_CONFIG0 0x00000040 /*Datapath settings at default*/
51+
#define ADE9153A_CONFIG0 0x00000000 /*Datapath settings at default*/
5252
#define ADE9153A_CONFIG1 0x0300 /*Chip settings at default*/
5353
#define ADE9153A_CONFIG2 0x0C00 /*High-pass filter corner, fc=0.625Hz*/
5454
#define ADE9153A_CONFIG3 0x0000 /*Peak and overcurrent settings*/

0 commit comments

Comments
 (0)