Skip to content

Commit

Permalink
debug config error
Browse files Browse the repository at this point in the history
  • Loading branch information
Sascha Böck committed Dec 22, 2020
1 parent 034dc04 commit e230ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ADE9153AAPI.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
**************************************************************************/
/* Configuration Registers */
#define ADE9153A_AI_PGAGAIN 0x000A /*Signal on IAN, current channel gain=16x*/
#define ADE9153A_CONFIG0 0x00000040 /*Datapath settings at default*/
#define ADE9153A_CONFIG0 0x00000000 /*Datapath settings at default*/
#define ADE9153A_CONFIG1 0x0300 /*Chip settings at default*/
#define ADE9153A_CONFIG2 0x0C00 /*High-pass filter corner, fc=0.625Hz*/
#define ADE9153A_CONFIG3 0x0000 /*Peak and overcurrent settings*/
Expand Down

0 comments on commit e230ecc

Please sign in to comment.