HMC 5843 lib

Fork of HMC5843 by Jose R Padron

Files at this revision

API Documentation at this revision

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
--- 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