Skip to content

Commit eb9ca0a

Browse files
committed
chore (device_config): Update fluffer w/ alternate buck name
1 parent 8d96cc5 commit eb9ca0a

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

crates/buttplug_server_device_config/build-config/buttplug-device-config-v4.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": {
33
"major": 4,
4-
"minor": 143
4+
"minor": 145
55
},
66
"protocols": {
77
"activejoy": {
@@ -953,7 +953,8 @@
953953
],
954954
"id": "eaf53618-90c7-4208-b225-1776093b9556",
955955
"identifier": [
956-
"MBB"
956+
"MBB",
957+
"MB Link 201"
957958
],
958959
"name": "MotorBunny Buck (Fluffer version)"
959960
}

crates/buttplug_server_device_config/device-config-v4/protocols/fluffer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ configurations:
4040
id: c469ba54-e0c1-43dc-b8b1-851b7792bf04
4141
- identifier:
4242
- MBB
43+
- MB Link 201
4344
name: MotorBunny Buck (Fluffer version)
4445
features:
4546
- id: 79c128d3-a135-4958-8beb-6b6cc8578ece
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version:
22
major: 4
3-
minor: 143
3+
minor: 145

0 commit comments

Comments
 (0)