Skip to content

Commit 2b31f96

Browse files
committed
Making it clearer how to get the PS4 controller into paring mode
1 parent 62f8cbb commit 2b31f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ The [PS4BT.ino](examples/Bluetooth/PS4BT/PS4BT.ino) and [PS4USB.ino](examples/PS
126126
127127
Before you can use the PS4 controller via Bluetooth you will need to pair with it.
128128
129-
Simply create the PS4BT instance like so: ```PS4BT PS4(&Btd, PAIR);``` and then hold down the PS and Share button at the same time, the PS4 controller will then start to blink rapidly indicating that it is in paring mode.
129+
Simply create the PS4BT instance like so: ```PS4BT PS4(&Btd, PAIR);``` and then hold down the Share button and then hold down the PS without releasing the Share button. The PS4 controller will then start to blink rapidly indicating that it is in paring mode.
130130
131131
It should then automatically pair the dongle with your controller. This only have to be done once.
132132

0 commit comments

Comments
 (0)