test

Revision:
1:b53ae9d2ceae
Parent:
0:83c0cb554099
--- 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