File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 77 "type" : " git" ,
88 "url" : " https://github.com/JoaoLopesF/RemoteDebug.git"
99 },
10- "version" : " 3.0.0 " ,
10+ "version" : " 3.0.2 " ,
1111 "frameworks" : " arduino" ,
1212 "platforms" : " *"
1313}
Original file line number Diff line number Diff line change 11name =RemoteDebug
2- version =3.0.0
2+ version =3.0.2
33author =Joao Lopes
44maintainer =Joao Lopes
55sentence =Remote debug over telnet for Arduino ESP8266 and ESP32
Original file line number Diff line number Diff line change 88 *
99 * Versions:
1010 * ------ ---------- -----------------
11+ * 3.0.2 2019-03-16 Adjustments in examples, added one for debugger
1112 * 3.0.1 2019-03-13 Adjustments in silente mode
1213 * Commands from RemoteDebugApp now is treated
1314 * Adusts to RemoteDebugger support connection by web sockets
7980
8081// /// Defines
8182
82- #define VERSION " 3.0.1 "
83+ #define VERSION " 3.0.2 "
8384
8485// /// Includes
8586
You can’t perform that action at this time.
0 commit comments