We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0b83e5 commit 5cb43daCopy full SHA for 5cb43da
library.properties
@@ -1,10 +1,10 @@
1
# library.properties
2
name=I2cEeprom
3
-version=0.0.0
+version=1.0.0
4
author=Chandra Wijaya Sentosa <chandra.w.sentosa@gmail.com>
5
maintainer=Chandra Wijaya Sentosa <chandra.w.sentosa@gmail.com>
6
sentence=Arduino library for storing data to external eeprom through I2C communication.
7
paragraph=Support for various I2C eeprom including 24LC256, 24LC512, and AT24C512.
8
category=Data Storage
9
url=https://github.com/chandrawi/I2cEeprom
10
-architectures=*
+architectures=*
0 commit comments