You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,8 +101,6 @@ This project consists of the following crates:
101
101
|[buttplug_server_device_config](crates/buttplug_server_device_config/)| Device configuration file loading and database implementation. |
102
102
|[buttplug_server_hwmgr_btleplug](crates/buttplug_server_hwmgr_btleplug/)| Bluetooth LE device communication support |
103
103
|[buttplug_server_hwmgr_hid](crates/buttplug_server_hwmgr_hid/)| HID device communication support |
104
-
|[buttplug_server_hwmgr_lovense_connect](crates/buttplug_server_hwmgr_lovense_connect/)| Lovense Connect device communication support (soon to be deprecated) |
105
-
|[buttplug_server_hwmgr_lovense_dongle](crates/buttplug_server_hwmgr_lovense_dongle/)| Lovense Dongle device communication support (soon to be deprecated) |
106
104
|[buttplug_server_hwmgr_serial](crates/buttplug_server_hwmgr_serial/)| Serial device communication support |
107
105
|[buttplug_server_hwmgr_websocket](crates/buttplug_server_hwmgr_websocket/)| Websocket device communication suppor, used for devices that may connect in ways not directly supported by other formats |
108
106
|[buttplug_server_hwmgr_xinput](crates/buttplug_server_hwmgr_xinput/)| XInput gamepad support (windows only) |
0 commit comments