library.json
389 Bytes
{
"name": "RemoteDebug",
"keywords": "Debug, Remote, Telnet, WiFi",
"description": "A library for Arduino to debug projects over WiFi, with web app or telnet client, with Print commands like Serial Monitor.",
"repository":
{
"type": "git",
"url": "https://github.com/JoaoLopesF/RemoteDebug.git"
},
"version": "3.0.5",
"frameworks": "arduino",
"platforms": "*"
}