Skip to content

Commit 9d3dc71

Browse files
committed
Update library.properties
1 parent 7a3ba9b commit 9d3dc71

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

library.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=AT24C1024
22
version=1.0.2
3-
author=James Whiddon
4-
maintainer=James Whiddon
5-
sentence=Arduino library to support the AT24C1024 EEPROM
3+
author=James Whiddon <jwhiddon@gmail.com>
4+
maintainer=James Whiddon <jwhiddon@gmail.com>
5+
sentence=Arduino library to support the AT24C1024 EEPROM chip
66
paragraph=The usage is based on the Arduino EEPROM library and two I2C EEPROM libraries. If you're familiar with how that works, using this library should be pretty straightforward. Basically just substitute EEPROM1024 where you were using EEPROM.
7-
category=Communication
7+
category=Data Storage
88
url=https://github.com/jwhiddon/arduino-at24c1024
9-
architectures=avr
9+
architectures=*

0 commit comments

Comments
 (0)