1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-30 11:24:12 +01:00
Arduino/libraries/Wire
David A. Mellis 9f412a2628 Changing Wire API to inherit from Stream.
Renaming send() to write(), receive() to read(), etc.
2011-04-17 13:58:14 -04:00
..
examples Changing Wire API to inherit from Stream. 2011-04-17 13:58:14 -04:00
utility Changing Wire API to inherit from Stream. 2011-04-17 13:58:14 -04:00
keywords.txt Moving libraries out of arduino platform / core directory and to top-level. 2009-11-07 17:54:56 +00:00
Wire.cpp Changing Wire API to inherit from Stream. 2011-04-17 13:58:14 -04:00
Wire.h Changing Wire API to inherit from Stream. 2011-04-17 13:58:14 -04:00