ads1115 only
Fork of mbed by
Diff: I2C.h
- Revision:
- 22:9114680c05da
- Parent:
- 21:3944f1e2fa4f
- Child:
- 27:7110ebee3484
--- a/I2C.h Thu Jun 17 16:23:14 2010 +0000 +++ b/I2C.h Thu Jul 08 14:27:15 2010 +0000 @@ -106,7 +106,7 @@ * * Variables: * data - data to write out on bus - * returns - a '1' if an ACK was retrieved, a '0' otherwise + * returns - a '1' if an ACK was received, a '0' otherwise */ int write(int data);