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 a4f5b8c commit 8dcc129Copy full SHA for 8dcc129
library.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ESPLogger",
3
- "version": "1.4.0",
+ "version": "2.0.0",
4
"authors": {
5
"name": "Fabiano Riccardi",
6
"email": "fabiano.riccardi@outlook.com"
library.properties
@@ -1,5 +1,5 @@
name=ESPLogger
-version=1.4.0
+version=2.0.0
author=Fabiano Riccardi
maintainer=Fabiano Riccardi <fabiano.riccardi@outlook.com>
sentence=This library provides a simple interface to collect data on local storage (embedded flash or micro SD).
0 commit comments