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-07-30 16:24:09 +03:00
Code
Activity
Files
2f13d4111974e95e2148dbc992cb43e62d3a029f
esp8266
/
targets
/
libraries
History
David A. Mellis
1a4dfa9d87
Fixing SoftwareSerial bug (call to printByte('0') instead of print('0')).
2007-07-16 15:52:01 +00:00
..
EEPROM
Adding EEPROM library examples.
2007-05-04 21:53:23 +00:00
Firmata
I somehow checked in the Firmata library in the wrong place, so I am moving it to the right place (sorry all, I am just learning svn... :)
2007-07-01 11:21:02 +00:00
Matrix
Optimized size of core, fixed some warnings in libraries.
2006-07-09 12:39:27 +00:00
SoftwareSerial
Fixing SoftwareSerial bug (call to printByte('0') instead of print('0')).
2007-07-16 15:52:01 +00:00
Sprite
Optimized size of core, fixed some warnings in libraries.
2006-07-09 12:39:27 +00:00
Stepper
Added the Stepper motor library (and reference, and to the readme).
2007-05-17 17:34:48 +00:00
Wire
Activating pull-up resistors on the ATmega168 (in addition to the ATmega8).
2007-05-09 15:05:01 +00:00