We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3e6df9 commit b4be9f0Copy full SHA for b4be9f0
library.properties
@@ -1,9 +1,9 @@
1
name=Sqlite3Esp32
2
-version=0.9
+version=1.3
3
author=Arundale Ramanathan
4
maintainer=Arun <arun@siara.cc>
5
-sentence=Sqlite3 library for ESP32 core on Arduino
6
-paragraph=This Arduino library enables usage of Sqlite3 (v20.01) databases from ESP devices. For further information, please visit the given URL.
+sentence=Sqlite3 database library for ESP32 core
+paragraph=Enables Sqlite3 databases (with Shox96 String compression extension) from ESP32. For further information, please visit the given URL.
7
category=Data Storage
8
url=https://github.com/siara-cc/esp32_arduino_sqlite3_lib
9
architectures=esp32
0 commit comments