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

Commit

Permalink
fix: Fix lowercasing on PrettyLove toys
Browse files Browse the repository at this point in the history
  • Loading branch information
qdot committed Jun 30, 2019
1 parent 6eede21 commit bd1e474
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions buttplug-device-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -383,9 +383,9 @@ protocols:
names:
- Aogu BLE *
services:
0000FFE5-0000-1000-8000-00805f9b34fb:
tx: 0000FFE9-0000-1000-8000-00805f9b34fb
rx: 0000FFE2-0000-1000-8000-00805f9b34fb
0000ffe5-0000-1000-8000-00805f9b34fb:
tx: 0000ffe9-0000-1000-8000-00805f9b34fb
rx: 0000ffe2-0000-1000-8000-00805f9b34fb
# nintendo-joycon:
# hid:
# vendor-id: 0x057e
Expand Down

0 comments on commit bd1e474

Please sign in to comment.