We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93dc60a commit dd083b1Copy full SHA for dd083b1
1 file changed
dependencies/buttplug-schema/schema/buttplug-schema.json
@@ -482,6 +482,7 @@
482
"Test": {"$ref": "#/messages/Test"},
483
"DeviceList": {"$ref": "#/messages/DeviceList"},
484
"DeviceAdded": {"$ref": "#/messages/DeviceAdded"},
485
+ "DeviceRemoved": {"$ref": "#/messages/DeviceRemoved"},
486
"RequestDeviceList": {"$ref": "#/messages/RequestDeviceList"},
487
"StopDeviceCmd": {"$ref": "#/messages/StopDeviceCmd"},
488
"StopAllDevices": {"$ref": "#/messages/StopAllDevices"},
0 commit comments