Changed the bitwise OR.

Dependents:   I2CTester

Files at this revision

API Documentation at this revision

Comitter:
Lerche
Date:
Thu Sep 09 08:07:33 2010 +0000
Parent:
3:e45eb11841df
Child:
5:e5bb35ac2c61
Commit message:
Text editing

Changed in this revision

PCF8575.h Show annotated file Show diff for this revision Revisions of this file
--- a/PCF8575.h	Thu Sep 09 08:05:54 2010 +0000
+++ b/PCF8575.h	Thu Sep 09 08:07:33 2010 +0000
@@ -38,7 +38,7 @@
 
     /** Read the IO pin level
      *
-     * @return The byte read
+     * @return The two bytes read
      */
     int read();