HMC 5843 lib
Fork of HMC5843 by
Revision 3:ce0cf45dbec7, committed 2017-10-03
- Comitter:
- rulla
- Date:
- Tue Oct 03 16:36:59 2017 +0000
- Parent:
- 0:ae7d06398888
- Commit message:
- Working
Changed in this revision
HMC5843.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r ae7d06398888 -r ce0cf45dbec7 HMC5843.h --- a/HMC5843.h Sun Oct 17 22:22:39 2010 +0000 +++ b/HMC5843.h Tue Oct 03 16:36:59 2017 +0000 @@ -44,6 +44,7 @@ * Defines */ #define HMC5843_I2C_ADDRESS 0x1E //7-bit address. 0x3C write, 0x3D read. + #define HMC5843_I2C_WRITE 0x3C #define HMC5843_I2C_READ 0x3D