Skip to content
This repository has been archived by the owner on Dec 27, 2020. It is now read-only.

Commit

Permalink
feat: Add Kiiroo Onyx 2.1 Support
Browse files Browse the repository at this point in the history
Add support for the Kiiroo Onyx 2.1. Note that this will probably fail
horribly if the Onyx has an address in its whitelist already. See #628
for more info.
  • Loading branch information
qdot committed May 26, 2019
1 parent 788b0e5 commit 1b2bb67
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions buttplug-device-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,16 @@ protocols:
tx: 88f82581-0000-01e6-aace-0002a5d5c51b
rxtouch: 88f82582-0000-01e6-aace-0002a5d5c51b
rxaccel: 88f82584-0000-01e6-aace-0002a5d5c51b
kiiroo-v21:
btle:
names:
- Onyx2.1
services:
00001900-0000-1000-8000-00805F9B34FB:
# Used to clear the whitelist
whitelist: 00001901-0000-1000-8000-00805F9B34FB
tx: 00001902-0000-1000-8000-00805F9B34FB
rx: 00001903-0000-1000-8000-00805F9B34FB
kiiroo-v2:
btle:
names:
Expand Down

0 comments on commit 1b2bb67

Please sign in to comment.