Skip to content
Snippets Groups Projects
Commit cf5933ba authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

ADS5121 Board: fix compile problem.


Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent 8d4f040a
No related branches found
No related tags found
No related merge requests found
......@@ -231,7 +231,7 @@
#define CFG_I2C_SPEED 100000 /* I2C speed and slave address */
#define CFG_I2C_SLAVE 0x7F
#if 0
#define CFG_I2C_NOPROBES {{0,0x69}} * Don't probe these addrs */
#define CFG_I2C_NOPROBES {{0,0x69}} /* Don't probe these addrs */
#endif
/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment