Help With fatal error

I continue to get this message below. I don't know where to find the library to fix this issue.
C:\Users\Melanie Nicholson\Documents\Arduino\libraries\PS3_Controller_Host\src\Ps3Controller.cpp:3:10: fatal error: esp_bt_main.h: No such file or directory
#include <esp_bt_main.h>
^~~~~~~~~~~~~~~
compilation terminated.
exit status 1

Compilation error: exit status 1

Welcome to the forum

Which Arduino board are you using and which board is selected in the IDE ?

Please post the sketch that you are trying to compile, using code tags when you do

This is the easiest way to tidy up the code and add the code tags

Start by tidying up your code by using Tools/Auto Format in the IDE to make it easier to read. Then use Edit/Copy for Forum and paste what was copied in a new reply. Code tags will have been added to the code to make it easy to read in the forum thus making it easier to provide help.

I googled that name and it is at the top of the searches!!!!!!!!!

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.