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

How to connect multiple controllers at once? #56

@NotLeonid

Description

@NotLeonid

I had something like:

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

in my head

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions