Skip to content

Commit bda3257

Browse files
authored
Update library.properties
1 parent f96bbb9 commit bda3257

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

library.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
name=Sqlite3
2-
version=0.9
1+
name=Sqlite3 for ESP8266
2+
version=1.0
33
author=Arundale Ramanathan
44
maintainer=Arun <arun@siara.cc>
5-
sentence=Sqlite3 library for Arduino ESP
6-
paragraph=This Arduino library enables usage of Sqlite3 (v20.01) databases from ESP devices. For further information, please visit the given URL.
5+
sentence=Sqlite3 library for ESP8266 Arduino core (includes Shox96 compression)
6+
paragraph=This Arduino library enables usage of Sqlite3 (v20.01) databases from ESP devices. It includes Shox96 Compression extension. For further information, please visit the given URL.
77
category=Data Storage
88
url=https://github.com/siara-cc/esp_arduino_sqlite3_lib
99
architectures=esp8266

0 commit comments

Comments
 (0)