HMC6352 Library

Files at this revision

API Documentation at this revision

Comitter:
richardparker
Date:
Thu Apr 29 19:26:30 2010 +0000
Parent:
1:1f500fa755c8
Commit message:

Changed in this revision

HMC6352.h Show annotated file Show diff for this revision Revisions of this file
--- a/HMC6352.h	Sun Mar 28 20:23:44 2010 +0000
+++ b/HMC6352.h	Thu Apr 29 19:26:30 2010 +0000
@@ -31,7 +31,6 @@
 
     // Address.
     inline int address() { return _address; }
-    // TODO set the address in the eeprom.
     inline void setAddress(int address) { _address = address; }
     
     // Version.