Skip to content

Commit 8059b4e

Browse files
authored
Update library.properties
1 parent e085577 commit 8059b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version=1.2
33
author=Arundale Ramanathan
44
maintainer=Arun <[email protected]>
55
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.
6+
paragraph=This Arduino library enables storing and accessing of Sqlite3 databases from SPIFFS or MicroSD card connected to ESP8266. 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)