This website requires JavaScript.
Explore
Help
Sign In
arduino
/
esp8266
Watch
1
Star
0
Fork
0
You've already forked esp8266
mirror of
https://github.com/esp8266/Arduino.git
synced
2025-06-23 19:21:59 +03:00
Code
Activity
Files
f7b15c6a045610c717c231daa805bf25512ff1dc
esp8266
/
targets
/
libraries
/
Wire
History
David A. Mellis
dd9444a718
Activating pull-up resistors on the ATmega168 (in addition to the ATmega8).
2007-05-09 15:05:01 +00:00
..
examples
Adding #include <Wire.h> to the Wire library examples.
2006-12-02 20:45:04 +00:00
utility
Activating pull-up resistors on the ATmega168 (in addition to the ATmega8).
2007-05-09 15:05:01 +00:00
keywords.txt
Adding Wire (TWI/I2C) library from Wiring. Renamed TwoWire.cpp to Wire.cpp and Wire.h to Wire.cpp so that the #include in the sketch matches the name of the library.
2006-10-08 08:51:39 +00:00
Wire.cpp
Adding Wire (TWI/I2C) library from Wiring. Renamed TwoWire.cpp to Wire.cpp and Wire.h to Wire.cpp so that the #include in the sketch matches the name of the library.
2006-10-08 08:51:39 +00:00
Wire.h
Adding Wire (TWI/I2C) library from Wiring. Renamed TwoWire.cpp to Wire.cpp and Wire.h to Wire.cpp so that the #include in the sketch matches the name of the library.
2006-10-08 08:51:39 +00:00