File tree 1 file changed +9
-4
lines changed
1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 1
- Arduino Libraries v0012.1 (1/04 /09)
1
+ Arduino Libraries v0015.0 (3/22 /09)
2
2
3
3
WHAT :
4
4
This is the default libraries from arduino + modifications and aditional community
5
5
libraries. Community libraries will be listed below with links, as well as any notes
6
6
of changes to the official arduino libraries.
7
7
8
8
This repo should live in hardware/libraries in your arduino dir
9
- (e.g /Applications/arduino-0012 /hardware/libraries )
9
+ (e.g /Applications/arduino-0015 /hardware/libraries )
10
10
11
- Currently based on: ver 0012 (will merge in new versions changes and increment this
11
+ Currently based on: ver 0015 (will merge in new versions changes and
12
+ increment this
12
13
number when released.)
13
14
14
15
WHY :
@@ -26,4 +27,8 @@ FILES/MODIFICATIONS:
26
27
27
28
Changelog:
28
29
29
- 1/04/09 - Updated libraries to official Arduino 0012. -transitdk
30
+ 3/22/09 - Updated libraries to official Arduino 0015. -alfanick
31
+ Added EEEPROM library (external I2C EEPROM),
32
+ Expander library (PCF8574 port expander),
33
+ RTC library (DS1307 RTC).
34
+ 1/04/09 - Updated libraries to official Arduino 0012. -transitdk
You can’t perform that action at this time.
0 commit comments