We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a676b8 commit 0a0d268Copy full SHA for 0a0d268
library.json
@@ -7,7 +7,7 @@
7
"type": "git",
8
"url": "https://github.com/JoaoLopesF/RemoteDebug.git"
9
},
10
- "version": "2.0.1",
+ "version": "2.0.2",
11
"frameworks": "arduino",
12
"platforms": "*"
13
}
library.properties
@@ -1,5 +1,5 @@
1
name=RemoteDebug
2
-version=2.0.1
+version=2.0.2
3
author=Joao Lopes
4
maintainer=Joao Lopes
5
sentence=Remote debug over telnet for Arduino ESP8266 and ESP32
0 commit comments