Andrew Tridgell
|
d43f61de3c
|
I2C:: catch some more types of I2C errors for error count
|
2012-11-12 11:25:07 +11:00 |
uncrustify
|
66948f8abb
|
uncrustify libraries/I2C/I2C.cpp
|
2012-08-21 19:04:30 -07:00 |
Andrew Tridgell
|
ea0fb311af
|
I2C: fixed cr/lf mess
|
2012-03-11 15:37:07 +11:00 |
Andrew Tridgell
|
1476f044e6
|
I2C: added lockup_count() interface
used for reporting I2C problems
|
2012-03-02 15:48:27 +11:00 |
Randy Mackay
|
98f3386ea0
|
Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h".
Modified FastSerial's write function to return size_t (number of bytes written).
|
2012-01-28 12:25:47 +09:00 |
Andrew Tridgell
|
603b605eb1
|
I2C: fixed some warnings
|
2011-12-28 20:41:53 +11:00 |
Andrew Tridgell
|
632e74b76d
|
I2C: imported the I2C library from Wayne Truchsess
this gives us a more robust interface, including timeouts
|
2011-12-28 20:28:31 +11:00 |