Add Robot_JoyIt driver

This commit is contained in:
2026-01-17 16:50:07 +01:00
parent e9e50acf5f
commit 0cfb4d5a95
15848 changed files with 570836 additions and 268976 deletions

View File

@@ -12,14 +12,14 @@
"dependencies": {
"config": "^3.3.12",
"express": "^4.18.2",
"jayson": "^4.1.0",
"jest": "^29.7.0",
"json-rpc-2.0": "^1.7.0",
"jayson": "^4.3.0",
"json-rpc-2.0": "^1.7.1",
"mock-socket": "^9.3.1",
"telnet-stream": "^1.1.0",
"wss": "^3.3.4"
"wss": "^0.0.2"
},
"devDependencies": {
"jest": "^30.2.0",
"jest-websocket-mock": "^2.5.0"
}
}