test

Files at this revision

API Documentation at this revision

Comitter:
ushiroji
Date:
Wed Oct 27 11:57:28 2021 +0000
Parent:
0:83c0cb554099
Commit message:
test

Changed in this revision

HMC6352.h Show annotated file Show diff for this revision Revisions of this file
diff -r 83c0cb554099 -r b53ae9d2ceae HMC6352.h
--- a/HMC6352.h	Sat Nov 27 12:15:03 2010 +0000
+++ b/HMC6352.h	Wed Oct 27 11:57:28 2021 +0000
@@ -43,7 +43,7 @@
 /**
  * Defines
  */
-#define HMC6352_I2C_ADDRESS  0x21 //7-bit address. 0x43 write, 0x42 read.
+#define HMC6352_I2C_ADDRESS  (0x21<<1) //7-bit address. 0x43 write, 0x42 read.
 
 //Commands.
 #define HMC6352_EEPROM_WRITE 0x77