Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

How to connect multiple controllers at once? #56

Open
NotLeonid opened this issue May 12, 2023 · 0 comments
Open

How to connect multiple controllers at once? #56

NotLeonid opened this issue May 12, 2023 · 0 comments

Comments

@NotLeonid
Copy link

I had something like:

#include <PS4Controller.h>
PS4Controller Controller1;
PS4Controller Controller2;
void setup(){Controller1.begin(xxxx);Controller2.begin(yyyy);}

in my head

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant