Skip to content

Compilation error: PS3 Controller Host #88

Description

@CarGT88

Hi,

I am new to the subject and have no idea.

My goal is to use Arduino IDE (2.3.6) to upload a code to an ESP-32 dev board and couple it with a PS3 controller.
I followed the instructions and got stuck on the “compilation of the sketch”.

The output highlights the following lines in red:

"
d:---\Documents\Arduino\libraries\PS3_Controller_Host\src\ps3.c: In function 'ps3SetBluetoothMacAddress':
d:---\Documents\Arduino\libraries\PS3_Controller_Host\src\ps3. c:287:5: error: implicit declaration of function 'esp_base_mac_addr_set' [-Wimplicit-function-declaration]
287 | esp_base_mac_addr_set(base_mac);
| ^~~~~~~~~~~~~~~~~~~~~

"

and ends with

"
exit status 1
Compilation error: exit status 1

"

Do you have an idea what I can do?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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