diff --git a/library.json b/library.json index 070dfe2..d3f17a7 100644 --- a/library.json +++ b/library.json @@ -12,7 +12,7 @@ "type": "git", "url": "http://git.xpablo.cz/pablo2048/Trace.git" }, - "version": "0.0.2", + "version": "0.0.3", "license": "MIT", "frameworks": "arduino", "platforms": ["espressif8266","espressif32"], diff --git a/library.properties b/library.properties index d846c3d..4760bc4 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ name=Trace -version=0.0.1 +version=0.0.3 author=Pavel Brychta maintainer=Pavel Brychta -sentence=Make timing by using intervals instead of delay() -paragraph=Make timing by using intervals instead of delay() +sentence=Trace application internals & messages via web server +paragraph=Trace application internals & messages via web server category=Other url=http://git.xpablo.cz/pablo2048/Trace architectures=*